Remove references to ExpandedForm.

This commit is contained in:
James Cole
2018-04-29 09:48:53 +02:00
parent 88348f59c2
commit 71b63bd33b
5 changed files with 44 additions and 19 deletions

View File

@@ -35,7 +35,7 @@
</p>
<p>
{{ Form.select('move_rules_before_delete', ruleGroupList, null, {class: 'form-control'}) }}
{{ ExpandedForm.ruleGroupListWithEmpty('move_rules_before_delete',null, {'hidden': ruleGroup.id}) }}
</p>
{% else %}
<input type="hidden" name="move_rules_before_delete" value="0"/>