git-svn-id: https://msi/svn/firstRepo/WebClient/branches/Manut_4.0.0@88 0f545695-f87b-41b6-9a03-7f16563b5454

This commit is contained in:
2016-05-24 15:59:02 +00:00
parent b42cd2f23d
commit 7185e13017
4 changed files with 26 additions and 8 deletions
+3 -3
View File
@@ -36,9 +36,9 @@ define(['jquery', 'underscore', 'backbone',
if (self.activeView.onShowed !== null)
self.activeView.onShowed();
// if (self.fastClickInstance !== null)
// self.fastClickInstance.destroy();
// self.fastClickInstance = FastClick.attach(document.body);
if( /FB_IAB|FB4A|FBAV/i.test(myManifest.Agent.ua) ) {
self.activeView.$el.find('#inAppDlg').popup("open");
}
});
},
//define routes and mapping route to the function