summaryrefslogtreecommitdiffstats
path: root/install/ui/index.html
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-04-28 19:17:58 -0500
committerEndi S. Dewata <edewata@redhat.com>2011-05-05 12:14:43 -0500
commitdd89c28654c92c0922900409b37c1abcefc56c84 (patch)
treecf6d1d5eedcce59a0cd1fd263c3fe9a7a435b36b /install/ui/index.html
parent5eb9f088f2c5c902a55aefdf9dd8b2a95e060837 (diff)
downloadfreeipa-dd89c28654c92c0922900409b37c1abcefc56c84.tar.gz
freeipa-dd89c28654c92c0922900409b37c1abcefc56c84.tar.xz
freeipa-dd89c28654c92c0922900409b37c1abcefc56c84.zip
Moved entity contents outside navigation.
Previously the entities and navigation are entangled inside a common DOM structure which limits code reuse. Now they have been moved into separate structures.
Diffstat (limited to 'install/ui/index.html')
-rw-r--r--install/ui/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/index.html b/install/ui/index.html
index 48cc40d87..6b17c7e30 100644
--- a/install/ui/index.html
+++ b/install/ui/index.html
@@ -59,6 +59,7 @@
</span>
</div>
<div id="navigation" class="tabs"></div>
+ <div id="content"></div>
</div>
</body>