From bf77ae4a3e1a3593c2fac8c289f177aec15602c9 Mon Sep 17 00:00:00 2001 From: Lukasz Rekucki Date: Mon, 24 Aug 2009 09:53:11 +0200 Subject: [PATCH] Overlay deleted. --- project/static/js/panels.js | 2 +- project/templates/explorer/file_xml.html | 13 +++++-------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/project/static/js/panels.js b/project/static/js/panels.js index 562d82b4..c680331b 100644 --- a/project/static/js/panels.js +++ b/project/static/js/panels.js @@ -57,7 +57,7 @@ $(function() { // resizePanels(); // }) - $('#panels').make_hpanel({}); + $('#panels').make_hpanel({}); // $('#left-panel-wrap').bind('resizable:stop', resizePanels) // .resizable({minWidth: 8}); diff --git a/project/templates/explorer/file_xml.html b/project/templates/explorer/file_xml.html index 4bf439c4..1681d9cd 100644 --- a/project/templates/explorer/file_xml.html +++ b/project/templates/explorer/file_xml.html @@ -14,19 +14,16 @@ {% block maincontent %}
-
-
-
+
-
-
- -
+ +
+
+
-- 2.20.1