From 2856a776dbedfdef2ace3cd4b4c06d1e8ebe6151 Mon Sep 17 00:00:00 2001 From: Loic GUEGAN Date: Fri, 6 May 2016 14:24:15 +0200 Subject: Add image creation and suppression --- client/partials/image/image.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/partials/image/image.html') diff --git a/client/partials/image/image.html b/client/partials/image/image.html index a789ae8..1604b30 100644 --- a/client/partials/image/image.html +++ b/client/partials/image/image.html @@ -8,7 +8,7 @@
- +

@@ -30,7 +30,7 @@ {{ (image.size / 1048576).toFixed(2)}} MB - + -- cgit v1.2.3