mirror of
https://github.com/flynx/PortableMag.git
synced 2025-12-24 04:12:05 +00:00
minor tweek...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
421210f103
commit
8420219976
@ -1,7 +1,14 @@
|
|||||||
|
/**********************************************************************
|
||||||
|
*
|
||||||
|
*
|
||||||
|
**********************************************************************/
|
||||||
|
|
||||||
// PhoneGap...
|
// PhoneGap...
|
||||||
if(navigator.userAgent.match(/(iPhone|iPod|iPad|Android|BlackBerry)/)){
|
if(navigator.userAgent.match(/(iPhone|iPod|iPad|Android|BlackBerry)/)){
|
||||||
UPDATE_HASH_URL_POSITION = false
|
UPDATE_HASH_URL_POSITION = false
|
||||||
FULL_HISTORY_ENABLED = false
|
FULL_HISTORY_ENABLED = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/*********************************************************************/
|
||||||
|
// vim:set ts=4 sw=4 :
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user