From dd89c28654c92c0922900409b37c1abcefc56c84 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Thu, 28 Apr 2011 19:17:58 -0500 Subject: 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. --- install/ui/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'install/ui/index.html') diff --git a/install/ui/index.html b/install/ui/index.html index 48cc40d8..6b17c7e3 100644 --- a/install/ui/index.html +++ b/install/ui/index.html @@ -59,6 +59,7 @@ +
-- cgit