~ubuntu-branches/ubuntu/hardy/bugzilla/hardy-security

« back to all changes in this revision

Viewing changes to template/en/default/sidebar.xul.tmpl

  • Committer: Bazaar Package Importer
  • Author(s): Rémi Perrot
  • Date: 2004-04-02 01:13:32 UTC
  • Revision ID: james.westby@ubuntu.com-20040402011332-pbwk96wk60u5hbil
Tags: 2.16.5-2
Duplicate table creation is now also fixed in bugzilla.postinst
(closes: #224288)

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
  onload="document.getElementById('query-field').addEventListener('keypress', initial_keypress_handler, true)">
33
33
 
34
34
<!-- Load QuickSearch libraries -->
35
 
<script type="application/x-javascript" src="localconfig.js"/>
36
 
<script type="application/x-javascript" src="quicksearch.js"/>
 
35
<script type="application/x-javascript" src="/bugzilla/localconfig.js"/>
 
36
<script type="application/x-javascript" src="/bugzilla/quicksearch.js"/>
37
37
<script type="application/x-javascript"><![CDATA[
38
38
 
39
39
// Tell QuickSearch that the source of this is the sidebar