remove double end tag

This commit is contained in:
Niels Lyngsø
2019-09-11 11:07:15 +02:00
parent fdeaaad738
commit 313260a6ca

View File

@@ -6,7 +6,7 @@
<umb-checkbox model="cmd.selected"
on-change="selectCommand(cmd)"
class="mce-cmd" />
<!--<img ng-src="{{cmd.icon}}" />-->
<i class="mce-ico" ng-class="(cmd.isCustom ? ' mce-i-custom ' : ' mce-i-') + cmd.fontIcon"></i>
@@ -24,7 +24,6 @@
text="{{css.name}}"/>
</div>
</umb-control-group>
</umb-control-group>
<umb-control-group label="Dimensions" description="Set the editor dimensions">
<div class="vertical-align-items">