Job Expressions
Expressions can be triggered when jobs are created and closed
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user