add steps to creation process

This commit is contained in:
Gustavo Maximiliano Cortez 2014-08-06 18:21:14 -03:00
commit c588d97fc3
5 changed files with 6 additions and 0 deletions

View file

@ -2,6 +2,7 @@
angular.module('copayApp.controllers').controller('JoinController',
function($scope, $rootScope, $timeout, walletFactory, controllerUtils, Passphrase, notification) {
$rootScope.fromSetup = false;
$scope.loading = false;
// QR code Scanner