From 2cf0aa7cac1206d894d188d57158c2a1d7e029f7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Fri, 14 Jan 2022 14:39:46 +0000 Subject: [PATCH] web-user-interface: Add missing pakfire.js to rootfile MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/common/web-user-interface | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/common/web-user-interface b/config/rootfiles/common/web-user-interface index 452d6543af..a908053b1f 100644 --- a/config/rootfiles/common/web-user-interface +++ b/config/rootfiles/common/web-user-interface @@ -302,6 +302,7 @@ srv/web/ipfire/html/images/view-refresh.png srv/web/ipfire/html/images/wakeup.gif srv/web/ipfire/html/images/window-new.png srv/web/ipfire/html/include +srv/web/ipfire/html/include/pakfire.js srv/web/ipfire/html/include/rrdimage.js srv/web/ipfire/html/include/zoneconf.js srv/web/ipfire/html/index.cgi -- 2.39.5