Edit rules.

This commit is contained in:
James Cole
2016-01-15 08:45:39 +01:00
parent f76990bb9b
commit f80bc214f9
5 changed files with 203 additions and 36 deletions

View File

@@ -38,7 +38,7 @@
<h3 class="box-title">{{ 'options'|_ }}</h3>
</div>
<div class="box-body">
{{ ExpandedForm.optionsList('update','budget') }}
{{ ExpandedForm.optionsList('update','rule-group') }}
</div>
<div class="box-footer">
<button type="submit" class="btn pull-right btn-success">{{ 'update_rule_group'|_ }}</button>