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

View File

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