docbrown/app/views/layouts
Daniel Uber 39c5bcd518
remove activex fallback for internet explorer (#16453)
* remove IE6 XHR support

IE7 and later support XMLHttpRequest natively, and most of the rest of
the code base uses fetch() which may not work in any version of IE

Drop the conditional here in the assumption that this would only be
the first of many problems for a user with an unsupported browser.
2022-02-08 08:36:04 -06:00
..
_footer.html.erb Update remaining Crayons icons (#16100) 2022-01-18 13:41:04 +07:00
_logo.html.erb Remove Creator Onboarding Feature Flags from Codebase (#15982) 2022-01-31 11:30:43 -07:00
_main_nav.html.erb Adding conditional rendering of navigation links (#16362) 2022-02-01 12:23:58 -05:00
_nav_menu.html.erb Updating header with new Crayons buttons (#15653) 2021-12-09 16:41:18 +01:00
_sidebar_nav_link.html.erb Adding conditional rendering of navigation links (#16362) 2022-02-01 12:23:58 -05:00
_sidebar_tags.html.erb Update remaining Crayons icons (#16100) 2022-01-18 13:41:04 +07:00
_signup_modal.html.erb views/stories, views/layouts and other homepage i18n (#15083) 2021-11-10 07:38:43 -06:00
_social_media.html.erb Update remaining Crayons icons (#16100) 2022-01-18 13:41:04 +07:00
_styles.html.erb CSS size reduce + cleanups. (#12625) 2021-02-16 13:44:26 +01:00
_top_bar.html.erb remove activex fallback for internet explorer (#16453) 2022-02-08 08:36:04 -06:00
_user_config.html.erb Theming cleanup (#15237) 2021-11-09 10:11:55 -05:00
admin.html.erb Ensuring that body.dataset is JSON parsable (#16441) 2022-02-08 07:30:43 -05:00
application.html.erb Ensuring that body.dataset is JSON parsable (#16441) 2022-02-08 07:30:43 -05:00
mailer.html.erb I18nize views misc & non-HTML templates (#15136) 2021-12-08 11:28:16 -05:00
mailer.text.erb Split up mailers (#260) 2018-05-01 18:12:26 -04:00