From a9bf52364a3cd545abc678df36d15f54cac4de89 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 11 Sep 2017 22:07:24 -0400 Subject: [PATCH] search results list --- src/popup/app/vault/views/vault.html | 32 ++++++++++++++++++- .../app/vault/views/vaultViewFolder.html | 1 + 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/src/popup/app/vault/views/vault.html b/src/popup/app/vault/views/vault.html index 4a794aedf6..ea46423b46 100644 --- a/src/popup/app/vault/views/vault.html +++ b/src/popup/app/vault/views/vault.html @@ -11,6 +11,7 @@
+
@@ -27,7 +28,8 @@
-
+ +
@@ -59,6 +61,34 @@
+ +
+ +

{{i18n.noLoginsInList}} diff --git a/src/popup/app/vault/views/vaultViewFolder.html b/src/popup/app/vault/views/vaultViewFolder.html index 1e989d56a4..c9f92361f4 100644 --- a/src/popup/app/vault/views/vaultViewFolder.html +++ b/src/popup/app/vault/views/vaultViewFolder.html @@ -35,6 +35,7 @@ {{login.name}} + {{login.username}}