non-tested fix for issue 847
This commit is contained in:
parent
bee939d79a
commit
06291c6f42
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
{{if $catsenabled}}
|
{{if $catsenabled}}
|
||||||
<div id="event-category-wrap">
|
<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>
|
</div>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user