Simple fixes

This commit is contained in:
Matias Pando 2014-12-05 11:56:26 -03:00
commit 6659b938b5
4 changed files with 10 additions and 26 deletions

View file

@ -6,8 +6,6 @@ angular.module('copayApp.services')
root.restart = function() {
console.log('RESTART');
// Go home reloading the application
var hashIndex = window.location.href.indexOf('#!/');
if (isChromeApp) {