From 23e78c2c39d77fdedd252de06deb7d9b65da3d51 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 19 Mar 2019 15:08:09 +0100 Subject: [PATCH] This TODO is done --- access.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/access.lua b/access.lua index 5542fc0..7059f77 100644 --- a/access.lua +++ b/access.lua @@ -331,8 +331,6 @@ if hlp.is_logged_in() then serveAsset("/ynh_portal.js", "js/ynh_portal.js") serveAsset("/ynh_overlay.css", "css/ynh_overlay.css") -- serve theme's files - -- TODO : don't forget to open a PR to enable access to those - -- in yunohost_panel.conf.inc -- FIXME? I think it would be better here not to use an absolute path -- but I didn't succeed to figure out where is the current location of the script -- if you call it from "portal/assets/themes/" the ls fails