Support using iD on Internet Explorer 11 and above
This commit is contained in:
parent
e5c4822d2c
commit
bd4de52c98
2 changed files with 2 additions and 6 deletions
|
@ -435,10 +435,6 @@ class ApplicationController < ActionController::Base
|
|||
DEFAULT_EDITOR
|
||||
end
|
||||
|
||||
if request.env["HTTP_USER_AGENT"] =~ /MSIE|Trident/ && editor == "id"
|
||||
editor = "potlatch2"
|
||||
end
|
||||
|
||||
editor
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue