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:
Jared Tabor
2016-01-17 17:48:47 -07:00
parent 516955fe12
commit 6687b30177
11 changed files with 100 additions and 53 deletions

View File

@@ -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: {