mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Merge pull request #10320 from dacook/remove-ie-warning
Remove unnecessary IE warning
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