Add ability to attach freeform text tags to apps

This commit is contained in:
Johannes Zellner
2019-04-11 17:06:16 +02:00
parent 7c76ad2088
commit a9400785ca
2 changed files with 10 additions and 0 deletions

View File

@@ -99,6 +99,11 @@
<br/>
</div>
<div class="form-group">
<label class="control-label">Tags</label>
<tag-input class="form-control" placeholder="Add tags" taglist="appConfigure.tags" name="tags" uib-tooltip="For grouping in the dashboard"></tag-input>
</div>
</uib-tab>
<uib-tab index="'advanced'" heading="Advanced">