ui/app/application
Cody Jackson 712079c846 Updating how we display messaging to unsupported browsers
IE and Legacy Edge never actually displayed the messaging
because ember failed to bootstrap due to a 'define' is undefined
error.

This adds a script to our index.html which controls weather we'll
display the messaging or finish bootstrapping ember.

rancher/rancher#27021
2020-07-01 15:38:09 -07:00
..
controller.js Add new classifier banner component 2020-04-21 14:34:24 -07:00
route.js Updating how we display messaging to unsupported browsers 2020-07-01 15:38:09 -07:00
template.hbs Add new classifier banner component 2020-04-21 14:34:24 -07:00