From 0cd4b869322d7f338412d604f2756d64057c9db0 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 18 Apr 2007 03:08:06 +0000 Subject: Bug 258647: productmenu.js and productform.js should be consolidated - Patch by Teemu Mannermaa r=myk a=LpSolit --- template/en/default/request/queue.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/request') diff --git a/template/en/default/request/queue.html.tmpl b/template/en/default/request/queue.html.tmpl index c80ecae87..ff143725a 100644 --- a/template/en/default/request/queue.html.tmpl +++ b/template/en/default/request/queue.html.tmpl @@ -32,8 +32,8 @@ table.requests th { text-align: left; } table#filtering th { text-align: right; } " - onload="selectProduct(document.forms[0], 'product', 'component', 'Any');" - javascript_urls=["productmenu.js"] + onload="var f = document.forms[0]; selectProduct(f.product, f.component, null, null, 'Any');" + javascript_urls=["js/productform.js"] %]

@@ -53,7 +53,7 @@ to some group are shown by default. title="Requester's email address"> Product: - [% FOREACH prod = products %]