mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 02:48:37 -05:00
rename at-easy-modal to at-dialog
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<at-easy-modal title="vm.title" on-close="vm.onClose" ng-show="vm.isReady">
|
||||
<at-dialog title="vm.title" on-close="vm.onClose" ng-show="vm.isReady">
|
||||
<at-tab-group>
|
||||
<at-tab
|
||||
state="vm.tabs.credential"
|
||||
@@ -86,4 +86,4 @@
|
||||
</at-action-button>
|
||||
</at-action-group>
|
||||
</at-form>
|
||||
</at-easy-modal>
|
||||
</at-dialog>
|
||||
|
||||
Reference in New Issue
Block a user