summaryrefslogtreecommitdiffstats
path: root/install/html/ssbrowser.html
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2011-01-25 14:44:42 -0500
committerAdam Young <ayoung@redhat.com>2011-01-25 16:47:09 -0500
commitfd1e78d2b2285ab8635d638c425459a14ae21de0 (patch)
treec21aad3ca732d9cf8df18feee534cc1afec8e160 /install/html/ssbrowser.html
parent02803be1ba39e7c9e642f9a45889d196ff3598dc (diff)
downloadfreeipa-fd1e78d2b2285ab8635d638c425459a14ae21de0.tar.gz
freeipa-fd1e78d2b2285ab8635d638c425459a14ae21de0.tar.xz
freeipa-fd1e78d2b2285ab8635d638c425459a14ae21de0.zip
error handling style
modifying the directories so they find the assets in the right locations
Diffstat (limited to 'install/html/ssbrowser.html')
-rw-r--r--install/html/ssbrowser.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/install/html/ssbrowser.html b/install/html/ssbrowser.html
index e30e8547f..49e02e7aa 100644
--- a/install/html/ssbrowser.html
+++ b/install/html/ssbrowser.html
@@ -4,9 +4,7 @@
<meta charset="utf-8">
<title>IPA: Identity Policy Audit</title>
- <script type="text/javascript" src="develop.js"></script>
- <script type="text/javascript" src="webui.js"></script>
-
+ <script type="text/javascript" src="../ui/jquery.js"></script>
<link rel="stylesheet" type="text/css" href="jquery-ui.css" />
<link rel="stylesheet" type="text/css" href="ipa_error.css" />
</head>
@@ -15,7 +13,7 @@
<div class="container_1">
<div class="header-logo">
- <img src="ipalogo.png" />
+ <img src="../ui/ipalogo.png" />
</div>
<div class="textblockkrb">
<h3>Browser Kerberos Setup</h3>