diff options
author | Byron Jones <bjones@mozilla.com> | 2014-02-25 15:38:42 +0100 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2014-02-25 15:38:42 +0100 |
commit | 017ef4f703815614905bfb39873dae2dce2390d9 (patch) | |
tree | 18aeb1b92d3bb1709735073970e0933c65d26f5e /template | |
parent | 34477d3793d308de20711a4df48f7823c91baaba (diff) | |
download | bugzilla-017ef4f703815614905bfb39873dae2dce2390d9.tar.gz bugzilla-017ef4f703815614905bfb39873dae2dce2390d9.tar.xz |
Bug 975204: Comment Preview tabs broken in New bug page
r=gerv, a=justdave
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/comment.html.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/bug/comment.html.tmpl b/template/en/default/bug/comment.html.tmpl index 1d8cf0b30..e30801963 100644 --- a/template/en/default/bug/comment.html.tmpl +++ b/template/en/default/bug/comment.html.tmpl @@ -25,7 +25,6 @@ name = "comment" id = "comment" %] -<br> [% IF feature_enabled('jsonrpc') %] <div id="comment_preview" class="bz_default_hidden bz_comment"> |