From 4142624f41935413e7b7632061d68414816d4709 Mon Sep 17 00:00:00 2001 From: Javier Date: Fri, 27 May 2016 15:16:25 -0300 Subject: [PATCH] add proposal modal --- public/views/modals/addressbook.html | 2 +- public/views/modals/paypro.html | 2 +- public/views/modals/tx-details.html | 31 +-- public/views/modals/txp-details.html | 346 ++++++++++++------------ public/views/walletHome.html | 2 +- src/js/controllers/index.js | 2 +- src/js/controllers/modals/txpDetails.js | 240 ++++++++++++++++ src/js/controllers/walletHome.js | 266 +----------------- src/sass/main.scss | 9 +- 9 files changed, 446 insertions(+), 454 deletions(-) create mode 100644 src/js/controllers/modals/txpDetails.js diff --git a/public/views/modals/addressbook.html b/public/views/modals/addressbook.html index 6c83ae286..d10731fa1 100644 --- a/public/views/modals/addressbook.html +++ b/public/views/modals/addressbook.html @@ -1,6 +1,6 @@
- + -
+
{{unitTotal}} {{unitName}}
diff --git a/public/views/modals/tx-details.html b/public/views/modals/tx-details.html index 8ce4dd4ed..181500889 100644 --- a/public/views/modals/tx-details.html +++ b/public/views/modals/tx-details.html @@ -1,20 +1,19 @@ - - -
+ + -
+ +