bitrot in ox.load

This commit is contained in:
rolux 2011-03-03 22:40:13 +01:00
parent 1e4a83a7c9
commit 1118a296a3

View file

@ -44,7 +44,6 @@ $(function() {
userAgent = name; userAgent = name;
return false; return false;
} }
}
}); });
if (!userAgent && $.browser.mozilla) { if (!userAgent && $.browser.mozilla) {
userAgent = 'Firefox'; userAgent = 'Firefox';