mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
Added use of ng-cloak to all partials and added related CSS. Added use of 'working...' widget to all Edit controllers- it was missing in a few places. Attempted upgrade to angular-1.2.9. Ran into issues and left at 1.1.4 for now. Change angular.js to angular.min.js.
This commit is contained in:
@@ -1329,6 +1329,12 @@ tr td button i {
|
||||
}
|
||||
*/
|
||||
|
||||
/* ng-cloak directive */
|
||||
|
||||
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* Large desktop */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user