[Edit] Fix edit-action-buttons indent

This commit is contained in:
Alex M 2016-09-19 20:41:50 +03:00
parent e08704e6d3
commit abfabc85b5

View File

@ -41,7 +41,7 @@
</mct-control>
</span>
<span ng-repeat="currentAction in otherEditActions">
<span ng-repeat="currentAction in otherEditActions">
<a class='s-button {{currentAction.getMetadata().cssclass}}'
title='{{currentAction.getMetadata().name}}'
ng-click="currentAction.perform()"