summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2011-02-19 00:37:13 +0000
committerColin Guthrie <colin@mageia.org>2014-09-15 20:44:40 +0100
commit23db3eb4fbbc2545e68790f2341a60151d2df1f8 (patch)
treee2df359e34570b650c5bdc04a034fdf02de776c5
parent677ca493285e7b111045d43a8931a88106974c34 (diff)
downloadbugzilla-23db3eb4fbbc2545e68790f2341a60151d2df1f8.tar
bugzilla-23db3eb4fbbc2545e68790f2341a60151d2df1f8.tar.gz
bugzilla-23db3eb4fbbc2545e68790f2341a60151d2df1f8.tar.bz2
bugzilla-23db3eb4fbbc2545e68790f2341a60151d2df1f8.tar.xz
bugzilla-23db3eb4fbbc2545e68790f2341a60151d2df1f8.zip
Do not show the URL field, we will show the "See Also" instead in our bugzilla
-rw-r--r--template/en/default/bug/edit.html.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index e8c05a1..1448fc6 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -548,6 +548,7 @@
[%############################################################################%]
[% BLOCK section_url_keyword_whiteboard %]
[%# *** URL Whiteboard Keywords *** %]
+[% IF Param('useurl') %]
<tr>
<td class="field_label">
<label for="bug_file_loc" accesskey="u"><b>
@@ -591,7 +592,8 @@
[% END %]
</td>
</tr>
-
+[% END %]
+
[% IF Param('usestatuswhiteboard') %]
<tr>
<td class="field_label">