mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 04:17:36 -02:30
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:
@@ -240,6 +240,7 @@ angular.module('JobTemplateFormDefinition', [])
|
||||
addRequired: false,
|
||||
editRequired: false,
|
||||
readonly: true,
|
||||
ngShow: "allow_callbacks",
|
||||
column: 2,
|
||||
required: false,
|
||||
'class': 'span12',
|
||||
|
||||
Reference in New Issue
Block a user