2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Updated to trunk

This commit is contained in:
Adam Zammit
2015-06-02 12:44:50 +10:00
73 changed files with 15279 additions and 14475 deletions

View File

@@ -141,6 +141,8 @@ else
?> <p class='error'><?php echo T_("ERROR: No shifts at this time"); ?></p> <?php
}
/* Disable as too time consuming
//call restrictions and outside times
$sql = "SELECT count(*) as c
FROM operator_questionnaire as oq
@@ -169,7 +171,7 @@ else
print "<p>" . T_("There are ") . $rs['c'] . T_(" unassigned case(s) available within the specified call restrictions") . "</p>";
}
*/
?>
<p><?php echo T_("Limesurvey links:"); ?></p>