Fixed Side nav titles, Fixed ajax on bootstrap modals, fixed pagination all regressions

This commit is contained in:
johnnyq
2026-08-14 18:32:33 -04:00
parent 1c5803dc12
commit e2512b0f86
36 changed files with 282 additions and 134 deletions

View File

@@ -243,7 +243,7 @@ if ($item_type == "Document") {
<script>
function refreshOTP() {
// Send a GET request to guest_ajax.php as guest_ajax.php?get_share_totp_token=true&id=ID&key=KEY
jQuery.get(
itflowGet(
"guest_ajax.php",
{
get_share_totp_token: 'true',