From 426d52e35960a4b3cdcf785a4f81d310ca85923f Mon Sep 17 00:00:00 2001 From: Isaac Grynsztein Date: Wed, 26 Feb 2020 19:03:13 -0500 Subject: [PATCH] fixed tabindex ordering of file cards (delete came before url) --- src/app/file-card/file-card.component.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/app/file-card/file-card.component.html b/src/app/file-card/file-card.component.html index c40a0ef..25780ee 100644 --- a/src/app/file-card/file-card.component.html +++ b/src/app/file-card/file-card.component.html @@ -1,5 +1,4 @@ -
{{title}}
@@ -13,9 +12,6 @@
- - - - - + +