Redesigned IITC Mobile to use ActionBar menu instead of web based tabs.
This commit is contained in:
@ -80,7 +80,7 @@ window.runOnSmartphonesAfterBoot = function() {
|
||||
if(!isSmartphone()) return;
|
||||
console.warn('running smartphone post boot stuff');
|
||||
|
||||
chat.toggle();
|
||||
//chat.toggle();
|
||||
smartphone.mapButton.click();
|
||||
|
||||
// disable img full view
|
||||
|
Reference in New Issue
Block a user