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

Define operator skills as for the assigning of cases to operators

This commit is contained in:
Adam Zammit
2013-06-18 16:07:31 +10:00
parent 0ce5b5ef67
commit 3ef4f50c25

View File

@@ -148,6 +148,8 @@ $operators = $db->GetAll($sql);
xhtml_head(T_("Assign operators to Skills"),false,array("../css/table.css"));
print "<p>" . T_("Set which types of cases will be made available to each operator. Please note that all operators will be allowed to assign all possible outcomes to a case. This restricts which ones will be assigned to an operator.") . "</p>";
?>
<script type="text/javascript">