mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Updated to trunk
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user