From 5f0af74194d4fc299528a119ef090852809fad22 Mon Sep 17 00:00:00 2001 From: INOPIAE Date: Tue, 24 Apr 2018 20:20:53 +0200 Subject: [PATCH] fix: remove stylesheet link to missing css file The jquery-ui-timepicker-addon.css is not available and never used. The stylesheet link causes an error in the browser. Change-Id: I1b75d06fd819e288eb6bb4d7907fe2bda0c22d53 --- src/club/wpia/gigi/Gigi.templ | 1 - 1 file changed, 1 deletion(-) diff --git a/src/club/wpia/gigi/Gigi.templ b/src/club/wpia/gigi/Gigi.templ index 42772dbf..b4b6ecd7 100644 --- a/src/club/wpia/gigi/Gigi.templ +++ b/src/club/wpia/gigi/Gigi.templ @@ -6,7 +6,6 @@ <?=_${appName}?> - <?=$title?> - -- 2.39.2