[Edit] Fix edit-action-buttons indent
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
</mct-control>
|
</mct-control>
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span ng-repeat="currentAction in otherEditActions">
|
<span ng-repeat="currentAction in otherEditActions">
|
||||||
<a class='s-button {{currentAction.getMetadata().cssclass}}'
|
<a class='s-button {{currentAction.getMetadata().cssclass}}'
|
||||||
title='{{currentAction.getMetadata().name}}'
|
title='{{currentAction.getMetadata().name}}'
|
||||||
ng-click="currentAction.perform()"
|
ng-click="currentAction.perform()"
|
||||||
|
|||||||
Reference in New Issue
Block a user