[Forms] Add dialog button spec
Add spec for a button which should show a dialog for input on a single value, to support Image properties in Fixed Position view, WTD-881.
This commit is contained in:
4
platform/forms/res/templates/controls/dialog.html
Normal file
4
platform/forms/res/templates/controls/dialog.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<mct-control ng-controller="DialogButtonController as dialog"
|
||||
key="'button'"
|
||||
structure="dialog.getStructure()">
|
||||
</mct-control>
|
||||
Reference in New Issue
Block a user