bitrot in ox.load
This commit is contained in:
parent
1e4a83a7c9
commit
1118a296a3
1 changed files with 0 additions and 1 deletions
|
@ -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';
|
||||||
|
|
Loading…
Reference in a new issue