bitrot in ox.load

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

View file

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