From 5a71d5fdc87d853fbac32a75c95ca4ace15566bf Mon Sep 17 00:00:00 2001 From: addison Date: Wed, 3 Feb 2021 23:50:41 -0500 Subject: [PATCH] deleted more or the send component --- src/app/send/add-edit.component.html | 16 ++++++++++++---- src/app/send/send.component.html | 19 +------------------ src/app/send/send.component.ts | 9 ++++----- 3 files changed, 17 insertions(+), 27 deletions(-) diff --git a/src/app/send/add-edit.component.html b/src/app/send/add-edit.component.html index 2f45085ea4..d7a8fdcf14 100644 --- a/src/app/send/add-edit.component.html +++ b/src/app/send/add-edit.component.html @@ -1,7 +1,15 @@ -
-
-
-

Under construction

+
+
+
+
+ {{'sendInformation' | i18n}} +
+
+
+ {{'name' | i18n}} + {{send.name}} +
+
diff --git a/src/app/send/send.component.html b/src/app/send/send.component.html index 844230fe19..624a87014d 100644 --- a/src/app/send/send.component.html +++ b/src/app/send/send.component.html @@ -69,24 +69,7 @@
- -
-
-
-
-
- {{'sendInformation' | i18n}} -
-
-
- {{'name' | i18n}} - {{selectedSend.name}} -
-
-
-
-
-
+