minor tweek...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-02-05 20:22:08 +04:00
parent 421210f103
commit 8420219976

View File

@ -1,7 +1,14 @@
/**********************************************************************
*
*
**********************************************************************/
// PhoneGap...
if(navigator.userAgent.match(/(iPhone|iPod|iPad|Android|BlackBerry)/)){
UPDATE_HASH_URL_POSITION = false
FULL_HISTORY_ENABLED = false
}
/*********************************************************************/
// vim:set ts=4 sw=4 :