Clean up. Removed grey background from forms appearing inside accordions. Fixed border on tables innside accordions. Made action labels disappear on small and xtra small viewports. Updated javascript packages. Created a bower.json file. Installed anuglar-scheduler. Added schedule icon to job templates page. Shrunk pagination font.

This commit is contained in:
Chris Houseknecht
2014-03-07 18:31:15 -05:00
parent 129fed0c64
commit 15a08232e0
290 changed files with 68906 additions and 2679 deletions

View File

@@ -240,6 +240,7 @@ angular.module('JobTemplateFormDefinition', [])
addRequired: false,
editRequired: false,
readonly: true,
ngShow: "allow_callbacks",
column: 2,
required: false,
'class': 'span12',