From 38fb1c033da1450f593ac28a749d80c360a0c17c Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 16 Sep 2016 17:14:22 -0300 Subject: [PATCH] Fix addressbook route --- public/views/addressbook.add.html | 8 +++----- public/views/addressbook.html | 10 ++++------ public/views/addressbook.view.html | 8 +++----- public/views/tab-send.html | 5 ++--- src/js/routes.js | 2 +- 5 files changed, 13 insertions(+), 20 deletions(-) diff --git a/public/views/addressbook.add.html b/public/views/addressbook.add.html index c5b3762fe..bd8307fd0 100644 --- a/public/views/addressbook.add.html +++ b/public/views/addressbook.add.html @@ -1,10 +1,8 @@ - - - + + + Add entry diff --git a/public/views/addressbook.html b/public/views/addressbook.html index fdd60accb..88b5869ab 100644 --- a/public/views/addressbook.html +++ b/public/views/addressbook.html @@ -1,15 +1,13 @@ - - - + + + Addressbook - diff --git a/public/views/addressbook.view.html b/public/views/addressbook.view.html index 16549a4ec..6b215612e 100644 --- a/public/views/addressbook.view.html +++ b/public/views/addressbook.view.html @@ -1,10 +1,8 @@ - - - + + + Addressbook diff --git a/public/views/tab-send.html b/public/views/tab-send.html index c7d278453..b5e96e682 100644 --- a/public/views/tab-send.html +++ b/public/views/tab-send.html @@ -17,9 +17,8 @@