From d31b6ab09c6f7c069205b624c3ccf284d5f04d17 Mon Sep 17 00:00:00 2001 From: Kadir Sekha Date: Fri, 8 Dec 2017 18:02:46 +0900 Subject: [PATCH] add shapeshift route --- src/js/routes.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/js/routes.js b/src/js/routes.js index 4c2e5266c..fc7d83df0 100644 --- a/src/js/routes.js +++ b/src/js/routes.js @@ -1070,6 +1070,17 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr } }) + /* Shapeshift */ + .state('tabs.shapeshift', { + url: '/shapeshift', + views: { + 'tab-home@tabs': { + controller: 'shapeshiftController', + templateUrl: 'views/shapeshift.html' + } + } + }) + /* * * Mercado Libre Gift Card