From 49748ee05ab49122fe025c0a26bd6d04ff56be82 Mon Sep 17 00:00:00 2001
From: Chad Griffis <16548994+gryffs@users.noreply.github.com>
Date: Mon, 3 May 2021 23:31:45 +0800
Subject: [PATCH] Replace single quote with double quotes in HTML and use div
in place of a element.
---
src/app/vault/ciphers.component.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/app/vault/ciphers.component.html b/src/app/vault/ciphers.component.html
index f4663cc6e1..28e7ed4bfd 100644
--- a/src/app/vault/ciphers.component.html
+++ b/src/app/vault/ciphers.component.html
@@ -14,7 +14,7 @@
(contextmenu)="rightClickCipher(c)" href="#" title="{{'viewItem' | i18n}}"
[ngClass]="{'active': c.id === activeCipherId}" class="flex-list-item">