Remove unwanted line
This commit is contained in:
parent
4e09b757c3
commit
117e52df23
|
@ -51,7 +51,6 @@
|
||||||
<label for="settings-group">Showing Group</label>
|
<label for="settings-group">Showing Group</label>
|
||||||
<div class="field">
|
<div class="field">
|
||||||
${h.select('settings-group', current_group, group_options, **{'auto-enhance': 'true'})}
|
${h.select('settings-group', current_group, group_options, **{'auto-enhance': 'true'})}
|
||||||
## ${h.select('settings-group', current_group, group_options)}
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue