Put old UI button just on the main page (#1460)

This commit is contained in:
Tim Wilkinson 2024-09-04 16:36:47 -07:00 committed by GitHub
parent c6d6024537
commit b31696405c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,6 @@
</head>
<body class="{{auth.isAdmin ? "authenticated" : ""}}" hx-indicator="body">
<dialog id="ctrl-modal" onclose="event.target.innerHTML = ''"></dialog>
{{_R("oldui")}}
<div id="all">
<div id="nav">
{{_R("nav")}}

View File

@ -32,6 +32,7 @@
* version
*/
%}
{{_R("oldui")}}
<div id="c1">
<div id="general">
{{_R("general")}}