mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +00:00
Remove IE warning
It brings me great pleasure to remove this. I've been waiting my whole career: IE is finally gone!!
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
$( document ).ready(function() {
|
||||
$("#closeie").click(function() {
|
||||
$("#ie-warning").hide();
|
||||
});
|
||||
})
|
||||
Reference in New Issue
Block a user