forked from CGM_Public/pretix_original
Add a CSS class to slug widgets
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="form-inline helper-display-inline">
|
||||
<div class="form-inline helper-display-inline slug-widget">
|
||||
{{ pre }}
|
||||
<input type="{{ widget.type }}" name="{{ widget.name }}"
|
||||
{% if widget.value != None %}value="{{ widget.value }}"{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user