Fix drawing in doc

refs #9377
This commit is contained in:
Matthias Jentsch 2015-06-10 19:06:59 +02:00
parent 3eb4561f79
commit 6e28a58739
1 changed files with 5 additions and 5 deletions

View File

@ -245,11 +245,11 @@ through a group, all filters will be combined using an **OR-Clause**, resulting
expression:
AND -- OR-- $FILTER1
| |
| +-- $FILTER2
| |
| +-- $FILTER3
AND-- OR-- $FILTER1
| |
| +-- $FILTER2
| |
| +-- $FILTER3
|
+--AND-- service_problem = 1
|