mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merging the updated Limesurvey 1.92+ branch of queXS to trunk
This commit is contained in:
@@ -53,7 +53,7 @@ $js = false;
|
||||
if (AUTO_LOGOUT_MINUTES !== false)
|
||||
$js = array("include/jquery-ui/js/jquery-1.4.2.min.js","js/childnap.js");
|
||||
|
||||
xhtml_head(T_("Appointment List"),true,array("css/table.css"),$js,false,15);
|
||||
xhtml_head(T_("Appointment List"),true,array("css/table.css"),$js,false,60);
|
||||
|
||||
//List the case appointment
|
||||
// display in respondent time so that the operator will be able to
|
||||
|
||||
Reference in New Issue
Block a user