aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
diff options
context:
space:
mode:
authorguy.pyrzak%gmail.com <>2008-09-18 23:56:26 +0000
committerguy.pyrzak%gmail.com <>2008-09-18 23:56:26 +0000
commit09a4e528cf0de39813a54d1c2f3c865bda45d615 (patch)
treeab94db42f276fb7a25e56df0d652de7b1691da5f /template/en/default/attachment
parentc64160f55ae42aeb804b4613f980a57ecc077bdc (diff)
downloadbugs-09a4e528cf0de39813a54d1c2f3c865bda45d615.tar
bugs-09a4e528cf0de39813a54d1c2f3c865bda45d615.tar.gz
bugs-09a4e528cf0de39813a54d1c2f3c865bda45d615.tar.bz2
bugs-09a4e528cf0de39813a54d1c2f3c865bda45d615.tar.xz
bugs-09a4e528cf0de39813a54d1c2f3c865bda45d615.zip
Bug 455808: "YAHOO is not defined" JS error thrown when editing attachments
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
Diffstat (limited to 'template/en/default/attachment')
-rw-r--r--template/en/default/attachment/create.html.tmpl2
-rw-r--r--template/en/default/attachment/edit.html.tmpl1
2 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/attachment/create.html.tmpl b/template/en/default/attachment/create.html.tmpl
index 10648159b..3c099bee7 100644
--- a/template/en/default/attachment/create.html.tmpl
+++ b/template/en/default/attachment/create.html.tmpl
@@ -35,7 +35,7 @@
subheader = subheader
onload="setContentTypeDisabledState(document.entryform);"
style_urls = [ 'skins/standard/create_attachment.css' ]
- javascript_urls = [ "js/attachment.js" ]
+ javascript_urls = [ "js/yui/yahoo-dom-event.js", "js/attachment.js" ]
doc_section = "attachments.html"
%]
diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl
index 8d0422065..2550d4f46 100644
--- a/template/en/default/attachment/edit.html.tmpl
+++ b/template/en/default/attachment/edit.html.tmpl
@@ -35,6 +35,7 @@
title = title
header = header
subheader = subheader
+ javascript_urls = [ "js/yui/yahoo-dom-event.js" ]
doc_section = "attachments.html"
%]
ix pixel's commit: never display choosePackages andGuillaume Cottenceau2003-02-171-2/+2 * replace ext2resize with resize2fs in rescue (already done in DrakX)Pascal Rigaux2003-02-173-3/+3 * don't show "Choose packages to install" nor "Configure services"Pascal Rigaux2003-02-171-2/+2 * updated @locales listPablo Saratxaga2003-02-171-2/+4 * given default size of / increased.Francois Pons2003-02-171-2/+2 * increased /var container for suggestion (simple or with /usr).Francois Pons2003-02-171-2/+2 * add a reboot if not enough free space is available for installation or upgrade.Francois Pons2003-02-171-1/+5 * fixed command insmod.Francois Pons2003-02-171-1/+2 * bump version numberThierry Vignaud2003-02-171-1/+1 * synced with msecThierry Vignaud2003-02-171-1/+1 * *** empty log message ***Pascal Rigaux2003-02-171-1/+39 * add a checkbox "Force ACPI"Pascal Rigaux2003-02-171-0/+9 * propagate /proc/cmdline acpi=xxxPascal Rigaux2003-02-171-1/+3 * have acpi=off by defaultPascal Rigaux2003-02-171-1/+1 * have acpi=off by defaultPascal Rigaux2003-02-171-0/+1 * fix pop_it...Pascal Rigaux2003-02-171-1/+1 * ensure $o->{raw_X} is not destroyed when there is no modification donePascal Rigaux2003-02-171-1/+2 * 9.1-0.34mdkTill Kamppeter2003-02-171-2/+5 * *** empty log message ***Pascal Rigaux2003-02-171-1/+123 * hopefully final fix for pop_itPascal Rigaux2003-02-171-2/+2 * - Fixed bug of HP DeskJetb 990C being automatically installed even ifTill Kamppeter2003-02-171-11/+21 * (is_fbdev): fix typoPascal Rigaux2003-02-171-1/+1 * (get_both): fix typoPascal Rigaux2003-02-171-1/+1 * also ->hide in when a button is clicked in standalonePascal Rigaux2003-02-171-10/+2 * don't security::various::config_security_user() can fail, don't let it bother usPascal Rigaux2003-02-171-1/+1 * (to_string): simpler way to handle the "default" resolution of frame-bufferPascal Rigaux2003-02-171-1/+1 * 9.1 rc1Florent Villard2003-02-171-0/+0 * use fbdev when the graphic card is unknownPascal Rigaux2003-02-171-5/+9 * warn when auto conf failPascal Rigaux2003-02-171-1/+4 * add module2description()Pascal Rigaux2003-02-171-3/+9 * correction for non-latin1 locales,Pablo Saratxaga2003-02-171-2/+6 * in the old days, on cannot disable shrink1, resize2 or shrink2 since they alw...Thierry Vignaud2003-02-171-2/+5 * better sound card description in summaryPascal Rigaux2003-02-171-1/+3 * enhance summary layoutPascal Rigaux2003-02-171-2/+4 * fix help popping all the timePascal Rigaux2003-02-171-1/+1 * 9.1-0.33mdkThierry Vignaud2003-02-171-1/+8 * fix setting pop_it for wizard in standalonePascal Rigaux2003-02-171-1/+2 * updated Russian and Arabic filesPablo Saratxaga2003-02-172-20216/+32221 * simplify translator job by propaging pixel english typo fixThierry Vignaud2003-02-17