Remove unwanted line

This commit is contained in:
Lance Edgar 2018-07-18 13:24:51 -05:00
parent 4e09b757c3
commit 117e52df23

View file

@ -51,7 +51,6 @@
<label for="settings-group">Showing Group</label>
<div class="field">
${h.select('settings-group', current_group, group_options, **{'auto-enhance': 'true'})}
## ${h.select('settings-group', current_group, group_options)}
</div>
</div>
</div>