aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/admin/state_groups_select.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/admin/state_groups_select.html')
-rw-r--r--templates/web/base/admin/state_groups_select.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/web/base/admin/state_groups_select.html b/templates/web/base/admin/state_groups_select.html
new file mode 100644
index 000000000..9a70cd2c9
--- /dev/null
+++ b/templates/web/base/admin/state_groups_select.html
@@ -0,0 +1,3 @@
+[% PROCESS 'admin/report_blocks.html'; # For state_groups %]
+[% DEFAULT current_state = problem.state %]
+[% INCLUDE 'report/_state_select_field.html' %]