fix text
This commit is contained in:
@@ -110,8 +110,11 @@
|
||||
<tag-input class="form-control" placeholder="Use comma to separate tags" taglist="appConfigure.tags" name="tags" uib-tooltip="For grouping in the dashboard"></tag-input>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="control-label">Icon</label>
|
||||
<a href="" class="pull-right" style="font-weight: normal;" ng-click="appConfigure.resetCustomIcon()">Reset</a>
|
||||
<div>
|
||||
<label class="control-label">Icon</label>
|
||||
<a href="" class="pull-right" style="font-weight: normal;" ng-click="appConfigure.resetCustomIcon()">Reset Icon</a>
|
||||
</div>
|
||||
<br>
|
||||
<div id="previewIcon" class="app-custom-icon" ng-click="appConfigure.showCustomIconSelector()" style="background-image: url('{{appConfigure.icon.data || appConfigure.icon.url || appConfigure.app.iconUrl}}');">
|
||||
<div class="overlay"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user