]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
web-user-interface: Move theme functions back into header.pl
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Mar 2024 15:28:38 +0000 (16:28 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Mar 2024 15:28:38 +0000 (16:28 +0100)
commit0376b7e16e6906c3b66f07e3b92886b6f1048994
tree2ed9431909fd6f5a393bd5995b1699cf06e93457
parentcbc8d1e41babb27da5518704170912fb3c452b67
web-user-interface: Move theme functions back into header.pl

Since we no longer support other themes, the web UI should load quicker
if not importing too many other files.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cfgroot/header.pl
config/rootfiles/common/web-user-interface
html/html/themes/ipfire/include/functions.pl [deleted file]