[Fixed Position] Add text, image properties
Add buttons for text, image properties to the Fixed Position toolbar, WTD-881.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<mct-control ng-controller="DialogButtonController as dialog"
|
||||
key="'button'"
|
||||
structure="dialog.getStructure()">
|
||||
</mct-control>
|
||||
<span ng-controller="DialogButtonController as dialog">
|
||||
<mct-control key="'button'"
|
||||
structure="dialog.getButtonStructure()">
|
||||
</mct-control>
|
||||
</span>
|
||||
Reference in New Issue
Block a user