From 396b44a907848bfa817087cce96a7672bb635c71 Mon Sep 17 00:00:00 2001 From: "Gerard (Jerry) Vaio" Date: Wed, 30 Dec 2020 16:12:20 -0500 Subject: [PATCH] [PAMF-613] another tweak; use JS to show 'IE not supported' bower.json change also affects [PAMF-603] In some circumstances, angularjs is not loaded properly so I added a small script to remove the 'ng-cloak' attribute from the alert banner if the browser is IE (ng-cloak css causes display:none) Also reverting the changes to bower.json that had bumped angular-js components to 1.8.2 because this was breaking build, and reduce upgrade of angular-bootstrap to ^1.0.0 because that's all we need to get the tabs working and be compatible with angularjs1.5.8 --- app/index.html | 15 +++++++++------ bower.json | 8 +++----- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/app/index.html b/app/index.html index e646271a..f65c188c 100644 --- a/app/index.html +++ b/app/index.html @@ -108,13 +108,12 @@ - -
-
- +
+ +
+