]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1365342 - Extract the preview comment functionality and make it a reusable template
authorSebastin Santy <sebastinssanty@gmail.com>
Sat, 10 Jun 2017 03:18:53 +0000 (08:48 +0530)
committerDylan William Hardison <dylan@hardison.net>
Sat, 10 Jun 2017 03:18:53 +0000 (23:18 -0400)
commit9243cbb3b6f014563d15c8b7ababdd55a722627a
tree40aa9450f816610d73c9254c74567bb390bad667
parentb1abfe7caca072a36c312d6961ff9fbbfe306933
Bug 1365342 - Extract the preview comment functionality and make it a reusable template

* Putting variables.none at the top

* Put the message at the top

* Remove header_done

* Add an #xhr-error to show bugzilla_ajax() errors
extensions/BugModal/template/en/default/bug_modal/common_header.html.tmpl [new file with mode: 0644]
extensions/BugModal/template/en/default/bug_modal/common_new_comment.html.tmpl [new file with mode: 0644]
extensions/BugModal/web/common_bug_modal.css [new file with mode: 0644]
extensions/BugModal/web/common_bug_modal.js [new file with mode: 0644]
template/en/default/bug/new_bug.html.tmpl