From 3bed9f1986ef76be0fc514e21a6c57c75aec8237 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 7 Feb 2017 22:16:06 -0600 Subject: [PATCH] just test for deployment hook --- js/router.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/router.js b/js/router.js index cde8a9a..f6f5efa 100644 --- a/js/router.js +++ b/js/router.js @@ -1,5 +1,6 @@ /*globals $,ibuyproperties,window*/ +// R O O T E R ibuyproperties.router=(function(){ var allRoutes=[];