diff --git a/rs_answeringmachine.php b/rs_answeringmachine.php index cd8ba7f6..d1624b2f 100644 --- a/rs_answeringmachine.php +++ b/rs_answeringmachine.php @@ -54,7 +54,7 @@ $case_id = get_case_id($operator_id); $questionnaire_id = get_questionnaire_id($operator_id); $leavemessage = leave_message($case_id); -$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js") +$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js"); if (AUTO_LOGOUT_MINUTES !== false) { diff --git a/rs_business.php b/rs_business.php index 2e207efa..4c254691 100644 --- a/rs_business.php +++ b/rs_business.php @@ -44,7 +44,7 @@ include ("functions/functions.xhtml.php"); */ include ("lang.inc.php"); -$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js") +$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js"); if (AUTO_LOGOUT_MINUTES !== false) { diff --git a/rs_callback.php b/rs_callback.php index 63f69e42..1c9f7dad 100644 --- a/rs_callback.php +++ b/rs_callback.php @@ -54,7 +54,7 @@ include ("functions/functions.operator.php"); */ include ("functions/functions.limesurvey.php"); -$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js") +$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js"); if (AUTO_LOGOUT_MINUTES !== false) { diff --git a/rs_intro.php b/rs_intro.php index f25e2135..955f1113 100644 --- a/rs_intro.php +++ b/rs_intro.php @@ -54,7 +54,7 @@ include ("functions/functions.operator.php"); */ include ("functions/functions.limesurvey.php"); -$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js") +$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js"); if (AUTO_LOGOUT_MINUTES !== false) { diff --git a/rs_project_end.php b/rs_project_end.php index 9a643fb9..78f45f71 100644 --- a/rs_project_end.php +++ b/rs_project_end.php @@ -50,7 +50,7 @@ include ("functions/functions.xhtml.php"); include ("functions/functions.operator.php"); -$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js") +$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js"); if (AUTO_LOGOUT_MINUTES !== false) { diff --git a/rs_project_intro.php b/rs_project_intro.php index 8560809f..9f939e7a 100644 --- a/rs_project_intro.php +++ b/rs_project_intro.php @@ -49,7 +49,7 @@ include ("functions/functions.xhtml.php"); */ include ("functions/functions.operator.php"); -$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js") +$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js"); if (AUTO_LOGOUT_MINUTES !== false) { diff --git a/rs_quota_end.php b/rs_quota_end.php index 33175bcb..f39af001 100644 --- a/rs_quota_end.php +++ b/rs_quota_end.php @@ -49,7 +49,7 @@ include ("functions/functions.xhtml.php"); */ include ("functions/functions.operator.php"); -$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js") +$js = array("js/popup.js","include/jquery-ui/js/jquery-1.4.2.min.js","include/jquery-ui/js/jquery-ui-1.8.2.custom.min.js"); if (AUTO_LOGOUT_MINUTES !== false) {