From 68cc09f4abfa3490d7448be6db52e2bc8ad2d870 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 24 Apr 2015 15:02:14 -0300 Subject: [PATCH] Fix spinner when sign/reject/remove/broadcast a transaction --- public/views/includes/topbar.html | 2 +- public/views/modals/copayers.html | 2 +- public/views/modals/paypro.html | 2 +- public/views/modals/scanner.html | 2 +- public/views/modals/tx-details.html | 2 +- public/views/modals/txp-details.html | 2 +- public/views/walletHome.html | 18 +++++++---- src/css/main.css | 17 +++++----- src/css/mobile.css | 6 +++- src/js/controllers/walletHome.js | 48 +++++++++++----------------- src/js/services/txStatus.js | 2 +- 11 files changed, 52 insertions(+), 51 deletions(-) diff --git a/public/views/includes/topbar.html b/public/views/includes/topbar.html index 306fc5c45..32ca8ce47 100644 --- a/public/views/includes/topbar.html +++ b/public/views/includes/topbar.html @@ -12,7 +12,7 @@
- {{'Close'|translate}} diff --git a/public/views/modals/copayers.html b/public/views/modals/copayers.html index 118b1d230..fc7a321c9 100644 --- a/public/views/modals/copayers.html +++ b/public/views/modals/copayers.html @@ -1,6 +1,6 @@