From 83a884197ff0226631a46e4894f22b8468b15598 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 30 Nov 2015 23:11:28 -0500 Subject: add deep linking lib --- StoneIsland/www/js/lib/etc/deeplink.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 StoneIsland/www/js/lib/etc/deeplink.js (limited to 'StoneIsland/www/js/lib/etc/deeplink.js') diff --git a/StoneIsland/www/js/lib/etc/deeplink.js b/StoneIsland/www/js/lib/etc/deeplink.js new file mode 100644 index 00000000..648dd167 --- /dev/null +++ b/StoneIsland/www/js/lib/etc/deeplink.js @@ -0,0 +1,3 @@ +function handleOpenURL (url) { + app.router.initial_route = url +} \ No newline at end of file -- cgit v1.2.3-70-g09d2