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:
@@ -4,7 +4,7 @@
|
||||
function keep_alive() {
|
||||
|
||||
//Send a GET request to keepalive.php as keepalive.php?keepalive
|
||||
jQuery.get(
|
||||
itflowGet(
|
||||
"/keepalive.php",
|
||||
{keepalive: 'true'},
|
||||
function(data) {
|
||||
|
||||
Reference in New Issue
Block a user