docbrown/app/views/admin/articles
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
..
_image_upload_script.html.erb remove activex fallback for internet explorer (#16453) 2022-02-08 08:36:04 -06:00
_individual_article.html.erb role deprecation cleanup (#15717) 2021-12-09 15:27:45 -06:00
_pinned_article_modal.html.erb Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
index.html.erb ✂️✂️✂️ Remove boosted states from articles (legacy/dead code) (#14977) 2021-10-07 14:39:34 -04:00
show.html.erb Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00