From 1e95913315c21a2ce181007d66294c5f1f975038 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Fri, 21 Dec 2012 17:13:17 -0500 Subject: - Converted several pages to use the new ProdCompSearch extension - Other MyDashboard improvements/fixes --- .../en/default/pages/mydashboard.html.tmpl | 24 ++++++++-------------- 1 file changed, 8 insertions(+), 16 deletions(-) (limited to 'extensions/MyDashboard/template/en/default/pages') diff --git a/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl b/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl index a386b6716..dcaad0441 100644 --- a/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl +++ b/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl @@ -10,11 +10,11 @@ [% PROCESS global/header.html.tmpl title = "My Dashboard" - style_urls = [ "extensions/MyDashboard/web/styles/mydashboard.css" ] - javascript_urls = [ "js/yui3/yui/yui-min.js", - "extensions/MyDashboard/web/js/query.js", + style_urls = [ "extensions/MyDashboard/web/styles/mydashboard.css", + "extensions/ProdCompSearch/web/styles/prod_comp_search.css" ] + javascript_urls = [ "extensions/MyDashboard/web/js/query.js", "extensions/MyDashboard/web/js/flags.js", - "extensions/MyDashboard/web/js/prod_comp_search.js" ] + "extensions/ProdCompSearch/web/js/prod_comp_search.js" ] %] [% standard_queries = [] %] @@ -51,22 +51,16 @@
0 bugs found | Refresh - Loading...
0 flags found | Refresh - Loading...
-- cgit v1.2.3-24-g4f1b