Upgraded AWX to Twitter Bootstrap 3 RC1

This commit is contained in:
chouseknecht
2013-08-02 18:26:34 -04:00
parent f3cbda4352
commit 94ae9ffd43
40 changed files with 5172 additions and 7977 deletions
+3 -2
View File
@@ -14,8 +14,9 @@ angular.module('GroupFormDefinition', [])
editTitle: '{{ name }}', //Legend in edit mode
name: 'group', //Form name attribute
well: false, //Wrap the form with TB well
"class": 'horizontal-narrow',
formLabelSize: 'col-lg-3',
formFieldSize: 'col-lg-9',
fields: {
name: {
label: 'Name',