From b16b6e96778f37d30cdb0938e1b58797206bc9d0 Mon Sep 17 00:00:00 2001 From: bechi Date: Tue, 21 Apr 2015 13:14:02 -0300 Subject: [PATCH] fix notifications --- public/views/create.html | 3 --- public/views/import.html | 3 --- public/views/importLegacy.html | 6 ------ public/views/modals/address-book.html | 6 ------ public/views/modals/txp-details.html | 3 --- public/views/preferencesDeleteWallet.html | 3 --- public/views/receive.html | 3 --- public/views/send.html | 3 --- 8 files changed, 30 deletions(-) diff --git a/public/views/create.html b/public/views/create.html index d2496d40f..2fb184c22 100644 --- a/public/views/create.html +++ b/public/views/create.html @@ -4,9 +4,6 @@
-
- -
{{create.error|translate}} diff --git a/public/views/import.html b/public/views/import.html index 906d08c40..66f393e29 100644 --- a/public/views/import.html +++ b/public/views/import.html @@ -4,9 +4,6 @@
-
- -
{{import.error|translate}} diff --git a/public/views/importLegacy.html b/public/views/importLegacy.html index b3cf0078e..15c952041 100644 --- a/public/views/importLegacy.html +++ b/public/views/importLegacy.html @@ -15,9 +15,6 @@
-
- -
{{importLegacy.error|translate}} @@ -58,9 +55,6 @@
-
- -
{{error|translate}} diff --git a/public/views/modals/address-book.html b/public/views/modals/address-book.html index 047efda85..a862e5dd8 100644 --- a/public/views/modals/address-book.html +++ b/public/views/modals/address-book.html @@ -8,9 +8,6 @@ Empty. Create an alias for your addresses

-
- -
{{success|translate}} @@ -47,9 +44,6 @@ ng-disabled="loading" ng-submit="submitAddressBook(addressBookForm)" novalidate>
-
- -
{{error|translate}} diff --git a/public/views/modals/txp-details.html b/public/views/modals/txp-details.html index f5d995b23..dce76c29d 100644 --- a/public/views/modals/txp-details.html +++ b/public/views/modals/txp-details.html @@ -79,9 +79,6 @@
-
- -
{{error|translate}} diff --git a/public/views/preferencesDeleteWallet.html b/public/views/preferencesDeleteWallet.html index 9148d3d9c..04ac915e8 100644 --- a/public/views/preferencesDeleteWallet.html +++ b/public/views/preferencesDeleteWallet.html @@ -1,9 +1,6 @@

Warning!

-
- -
{{preferences.error|translate}} diff --git a/public/views/receive.html b/public/views/receive.html index 0eacc0ec6..d17e24cb0 100644 --- a/public/views/receive.html +++ b/public/views/receive.html @@ -35,9 +35,6 @@
-
- -
{{receive.error|translate}} diff --git a/public/views/send.html b/public/views/send.html index d05de233a..6647a6008 100644 --- a/public/views/send.html +++ b/public/views/send.html @@ -19,9 +19,6 @@
-
- -
Fetching Payment Information...