Upped min IE requirement to 9

This commit is contained in:
Fergal Moran
2013-08-21 13:37:09 +01:00
parent 83385ec172
commit 7c8e521db0

View File

@@ -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) {
};