mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-14 20:11:48 -05:00
Adding functionality for tabs on forms
this adds the functionality for the tabs, and removes the old code around accordions.
This commit is contained in:
@@ -17,7 +17,6 @@ export default
|
||||
addTitle: 'Create Credential', //Legend in add mode
|
||||
editTitle: '{{ name }}', //Legend in edit mode
|
||||
name: 'credential',
|
||||
well: true,
|
||||
forceListeners: true,
|
||||
|
||||
actions: {
|
||||
|
||||
Reference in New Issue
Block a user