From bb7cbda33555735d17c41d2b9bdd54359dad2d94 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Mon, 12 Oct 2015 12:56:46 +0800 Subject: Bug 1149899 - Remember expanded/collapsed sections --- extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl') diff --git a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl index ddf37a26c..2663d5562 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -1015,6 +1015,12 @@ [% END %] [% END %] +[%# === initialise module visibility === %] + + + [%# === top (between modules and comments) actions === %] [% IF user.id %] -- cgit v1.2.3-24-g4f1b