Merge pull request #2586 from cmgustavo/bug/animated-01
Bug/animated 01
This commit is contained in:
commit
6ab29ca723
5 changed files with 37 additions and 45 deletions
|
|
@ -7,8 +7,6 @@ if (window && window.navigator) {
|
|||
var isaosp = (rxaosp && rxaosp[1] < 537);
|
||||
if (!window.cordova && isaosp)
|
||||
unsupported = true;
|
||||
if (!Modernizr.localstorage)
|
||||
unsupported = true;
|
||||
if (unsupported) {
|
||||
window.location = '#/unsupported';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue