mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Added child frame functions for AUTO_LOGOUT_MINUTES (otherwise movement in child frames such as questinonaire do not count as non-idle time)
This commit is contained in:
@@ -3570,6 +3570,7 @@ function getHeader()
|
||||
$header.= ">\n\t<head>\n"
|
||||
. $css_header
|
||||
. "\t\t<script type=\"text/javascript\" src=\"".$rooturl."/scripts/jquery/jquery.js\"></script>\n"
|
||||
. "\t\t<script type=\"text/javascript\" src=\"".$rooturl."/../../js/childnap.js\"></script>\n" //queXS Addition
|
||||
. $js_header;
|
||||
|
||||
return $header;
|
||||
|
||||
Reference in New Issue
Block a user