non-tested fix for issue 847
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
{{if $catsenabled}}
|
||||
<div id="event-category-wrap">
|
||||
<input name="category" id="event-category" type="text" placeholder="{{$placeholdercategory}}" value="{{$category}}" class="event-cats" style="display: block;" />
|
||||
<input name="category" id="event-category" type="text" placeholder="{{$placeholdercategory}}" value="{{$category}}" class="event-cats" style="display: block;" data-role="tagsinput" />
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user