mirror of
https://github.com/itflow-org/itflow
synced 2026-09-21 06:01:15 +00:00
Fixed Side nav titles, Fixed ajax on bootstrap modals, fixed pagination all regressions
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user