mirror of
https://github.com/fergalmoran/dss.git
synced 2026-03-25 23:16:35 +00:00
Upped min IE requirement to 9
This commit is contained in:
@@ -97,7 +97,7 @@ define(['jquery'], function ($) {
|
||||
|
||||
if (com.podnoms.settings.isDebug) {
|
||||
} else {
|
||||
console.log("Looking under the hood? Check us out on github https://github.com/fergalmoran/dss");
|
||||
//console.log("Looking under the hood? Check us out on github https://github.com/fergalmoran/dss");
|
||||
var console = {};
|
||||
console.log = function (message) {
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user