Job Expressions

Expressions can be triggered when jobs are created and closed
This commit is contained in:
Gary Sharp
2016-11-09 22:26:43 +11:00
parent 065b14b158
commit b52cbcb94a
22 changed files with 902 additions and 41 deletions
+11
View File
@@ -1529,6 +1529,17 @@ div.logEventsViewport {
}
}
#Config_JobPref_Expressions {
margin-top: 10px;
#OnCreateExpression, #OnCloseExpression {
height: 16px;
min-height: 16px;
overflow: hidden;
font-family: @FontFamilyMono;
}
}
#Config_JobQueues_Index {
i {
width: 1.2857142857142858em;