Commit d0d1b4d2 authored by Vincent Pelletier's avatar Vincent Pelletier

Reverting last commit. It broke something and I dont have the time right now...

Reverting last commit. It broke something and I dont have the time right now to investigate. I'll work on this when I'm back.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15605 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1ab5a3f8
......@@ -27,4 +27,3 @@ WHERE
<dtml-if to_date> AND date <= <dtml-sqlvar to_date type="datetime"> </dtml-if>
ORDER BY
priority, date, uid
LIMIT 1000
......@@ -23,4 +23,3 @@ WHERE
<dtml-if to_date> AND date <= <dtml-sqlvar to_date type="datetime"> </dtml-if>
ORDER BY
priority, date, uid
LIMIT 1000
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment