diff options
author | Byron Jones <bjones@mozilla.com> | 2014-02-25 22:38:42 +0800 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2014-02-25 22:38:42 +0800 |
commit | 017ef4f703815614905bfb39873dae2dce2390d9 (patch) | |
tree | 18aeb1b92d3bb1709735073970e0933c65d26f5e /template/en/default/bug | |
parent | 34477d3793d308de20711a4df48f7823c91baaba (diff) | |
download | bugs-017ef4f703815614905bfb39873dae2dce2390d9.tar bugs-017ef4f703815614905bfb39873dae2dce2390d9.tar.gz bugs-017ef4f703815614905bfb39873dae2dce2390d9.tar.bz2 bugs-017ef4f703815614905bfb39873dae2dce2390d9.tar.xz bugs-017ef4f703815614905bfb39873dae2dce2390d9.zip |
Bug 975204: Comment Preview tabs broken in New bug page
r=gerv, a=justdave
Diffstat (limited to 'template/en/default/bug')
-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"> |