diff options
author | Byron Jones <bjones@mozilla.com> | 2013-06-13 06:26:30 +0200 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2013-06-13 06:26:30 +0200 |
commit | a8e18b013c3e7f5fb11862cc25af6701ac9596f7 (patch) | |
tree | 2cba624cd3297a5fac774a71442e038b9f866374 /template/en/default/global | |
parent | 75645b089d19ff211dbf19007a7048c0e8f8b521 (diff) | |
download | bugzilla-a8e18b013c3e7f5fb11862cc25af6701ac9596f7.tar.gz bugzilla-a8e18b013c3e7f5fb11862cc25af6701ac9596f7.tar.xz |
Bug 849090: Mozilla theme doesn't show UI to add a tag to a bug
Diffstat (limited to 'template/en/default/global')
-rw-r--r-- | template/en/default/global/common-links.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl index 278364d09..53d22df71 100644 --- a/template/en/default/global/common-links.html.tmpl +++ b/template/en/default/global/common-links.html.tmpl @@ -28,7 +28,7 @@ <li><span class="separator">| </span><a href="describecomponents.cgi">Browse</a></li> <li><span class="separator">| </span><a href="query.cgi">Search</a></li> - <li class="form"> + <li class="form quicksearch_form"> <span class="separator">| </span> <form action="buglist.cgi" method="get" onsubmit="if (this.quicksearch.value == '') |