From 1906de85c21cb8a8d9b22b48e90865ee1f130600 Mon Sep 17 00:00:00 2001
From: echarp <manu@echarp.org>
Date: Wed, 24 Apr 2019 21:14:30 +0200
Subject: [PATCH] Precompiled assets

---
 app/assets/stylesheets/tags.sass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/assets/stylesheets/tags.sass b/app/assets/stylesheets/tags.sass
index 941baf07c..0b956ad58 100644
--- a/app/assets/stylesheets/tags.sass
+++ b/app/assets/stylesheets/tags.sass
@@ -53,4 +53,4 @@ ul.ui-autocomplete li
 
 body.tags .event[class*='libre-en-fete-']
   h3:before, & > a:before
-    content: url(lef-small.png)
+    content: image-url(lef-small.png)
-- 
GitLab