better tx details

This commit is contained in:
Matias Alejo Garcia 2014-12-09 14:27:09 -03:00
commit 5f5d74944f
6 changed files with 71 additions and 81 deletions

View file

@ -174,7 +174,7 @@ angular.module('copayApp.controllers').controller('HomeController', function($sc
}
}
});
}
};
function getParam(sname) {
var params = location.search.substr(location.search.indexOf("?") + 1);