mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
merge main rev. 504
This commit is contained in:
@@ -150,7 +150,7 @@ else
|
||||
?> <p class='error'><?php echo T_("ERROR: No shifts at this time"); ?></p> <?php
|
||||
}
|
||||
|
||||
/* Disable as too time consuming */
|
||||
/* Disable as too time consuming
|
||||
|
||||
//call restrictions and outside times
|
||||
$sql = "SELECT count(s.sample_id) as count_samples
|
||||
@@ -178,7 +178,7 @@ else
|
||||
print "<p>" . T_("There are ") . $rs['count_samples'] . T_(" unassigned case(s) available within the specified call restrictions") . "</p>";
|
||||
}
|
||||
|
||||
|
||||
*/
|
||||
|
||||
|
||||
//no link to limesurvey
|
||||
|
||||
Reference in New Issue
Block a user