diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 01:35:13 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 01:35:13 +0200 |
| commit | 597fa051833ca3df6eb185c0143ff82e02dacba1 (patch) | |
| tree | cb25347477c57f82e955b054b70f4bb5359fb0d2 /StoneIsland/www/js/lib/_router.js | |
| parent | 6a9186aea6b85beef28e3eb765fbf2322a1c7890 (diff) | |
push plugin ugh
Diffstat (limited to 'StoneIsland/www/js/lib/_router.js')
| -rwxr-xr-x | StoneIsland/www/js/lib/_router.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/js/lib/_router.js b/StoneIsland/www/js/lib/_router.js index 43438854..19bd3247 100755 --- a/StoneIsland/www/js/lib/_router.js +++ b/StoneIsland/www/js/lib/_router.js @@ -88,7 +88,7 @@ var SiteRouter = Router.extend({ app.view = app[name] } - window.FirebasePlugin && window.FirebasePlugin.setScreenName(name) + // window.FirebasePlugin && window.FirebasePlugin.setScreenName(name) app.header.set_back( !! app.view.back ) app.view.show() |
