mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-02 21:01:49 -05:00
Refactor action/form structure
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
<at-input-text col="4" config="vm.description"></at-input-text>
|
||||
<at-input-select col="4" config="vm.kind"></at-input-select>
|
||||
|
||||
<at-form-action-group>
|
||||
<at-form-action config="vm.cancel"></at-form-action>
|
||||
<at-form-action config="vm.save"></at-form-action>
|
||||
</at-form-action-group>
|
||||
<at-action-group col="12" pos="right">
|
||||
<at-action config="vm.cancel"></at-action>
|
||||
<at-action config="vm.save"></at-action>
|
||||
</at-action-group>
|
||||
</at-form>
|
||||
</at-panel-body>
|
||||
</at-panel>
|
||||
|
||||
Reference in New Issue
Block a user