From 3d8b38ffe45ff1920e5de8b384574ff2a0fdeda4 Mon Sep 17 00:00:00 2001 From: Danny Coates Date: Wed, 6 Sep 2017 14:27:09 -0700 Subject: [PATCH] =?UTF-8?q?fixed=20delete=20dialog=20broken=20in=20last=20?= =?UTF-8?q?commit=20=F0=9F=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/file.js | 2 +- assets/main.css | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/app/templates/file.js b/app/templates/file.js index 070fc296..4a1bac47 100644 --- a/app/templates/file.js +++ b/app/templates/file.js @@ -18,7 +18,7 @@ module.exports = function(file, state, emit) { const remaining = timeLeft(ttl) || state.translate('linkExpiredAlt'); const row = html` - ${file.name} + ${file.name}