From 2b11e4ce9253bf543bde87c16bd9b6d90446cff6 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Thu, 16 Aug 2012 16:26:46 -0400 Subject: Dashboard improvements --- .../en/default/pages/mydashboard.html.tmpl | 27 ++++++++++------------ 1 file changed, 12 insertions(+), 15 deletions(-) (limited to 'extensions/MyDashboard/template/en/default') diff --git a/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl b/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl index 50f31550e..ade7002be 100644 --- a/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl +++ b/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl @@ -17,22 +17,22 @@ yui = [ "datatable", "paginator", "autocomplete" ] javascript_urls = [ "extensions/MyDashboard/web/js/mydashboard.js", "extensions/MyDashboard/web/js/prod_comp_search.js" ] - onload = "showQuerySection();" + onload = "MD.showQuerySection();" %] @@ -49,7 +49,7 @@
Choose query: - [% FOREACH r = standard_results %] @@ -120,9 +120,8 @@
@@ -166,9 +165,8 @@
@@ -213,9 +211,8 @@ -- cgit v1.2.3-24-g4f1b