Remove ie.js

Was needed for IE8
This commit is contained in:
Benjamin Neff 2017-08-19 12:42:33 +02:00 committed by Steffen van Bergerem
parent 494518def1
commit b8149a1fa1
No known key found for this signature in database
GPG key ID: 315C9787D548DC6B
3 changed files with 0 additions and 11 deletions

View file

@ -1,6 +0,0 @@
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL-v3-or-Later
document.createElement('header');
document.createElement('footer');
// @license-end

View file

@ -10,10 +10,6 @@
- content_for :javascript do
= old_browser_js_support
<!--[if IE]>
= javascript_include_tag :ie
<![endif]-->
= javascript_include_tag :main, :templates
= load_javascript_locales

View file

@ -74,7 +74,6 @@ module Diaspora
# (application.js, application.css, and all non-JS/CSS in the app/assets are already added)
config.assets.precompile += %w[
contact-list.js
ie.js
jquery3.js
jquery_ujs.js
main.js