summaryrefslogtreecommitdiffstats
path: root/install/static/index.xhtml
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-10-06 17:24:58 -0400
committerAdam Young <ayoung@redhat.com>2010-10-07 14:51:02 -0400
commit9cb3a07acad861712f64ce3fc0d1157a32a72381 (patch)
tree112c17f96e86f7a9a8487f71958bfc9ede2f5d8c /install/static/index.xhtml
parent016f889a514b6f99d89c7fef9b9cd809fe2fbed5 (diff)
downloadfreeipa.git-9cb3a07acad861712f64ce3fc0d1157a32a72381.tar.gz
freeipa.git-9cb3a07acad861712f64ce3fc0d1157a32a72381.tar.xz
freeipa.git-9cb3a07acad861712f64ce3fc0d1157a32a72381.zip
policy and config
Population of the policy and entites tabs. DNS and ACI are broken due to PLugin issues Fix for entities without search Added new files to Makefile.am used rolegroup.js file as the start point, renamed to serverconfig.js
Diffstat (limited to 'install/static/index.xhtml')
-rw-r--r--install/static/index.xhtml6
1 files changed, 4 insertions, 2 deletions
diff --git a/install/static/index.xhtml b/install/static/index.xhtml
index 2e2ac4ef..338ddbb6 100644
--- a/install/static/index.xhtml
+++ b/install/static/index.xhtml
@@ -25,7 +25,9 @@
<script type="text/javascript" src="hostgroup.js"></script>
<script type="text/javascript" src="netgroup.js"></script>
<script type="text/javascript" src="service.js"></script>
- <script type="text/javascript" src="rolegroup.js"></script>
+ <script type="text/javascript" src="serverconfig.js"></script>
+ <script type="text/javascript" src="policy.js"></script>
+
<script type="text/javascript" src="develop.js"></script>
<script type="text/javascript" src="webui.js"></script>
@@ -37,7 +39,7 @@
<body>
<div class="header" >
<span class="header-logo">
- <img src="ipalogo.png" />
+ <a href="#"><img src="ipalogo.png" /></a>
</span>
<span id="loggedinas" class="header-loggedinas">
<a href="#"><span id="login_header">Logged in as</span>: <strong>user@FREEIP.ORG</strong></a>