Bug 35136: (bug 31383 follow-up) Fix db rev
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
da9f74e56a
commit
7d783c21ef
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ return {
|
|||
SELECT id, code
|
||||
FROM letter
|
||||
WHERE content LIKE "%<<additional_content%" OR content LIKE "%<< additional_content%"
|
||||
}
|
||||
}, { Slice => {} }
|
||||
);
|
||||
|
||||
if (@$notice_templates) {
|
||||
|
|
Loading…
Reference in a new issue