Commit 71cb5b09 authored by Sebastien Robin's avatar Sebastien Robin

remove 2 useless lines

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43568 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d4512e22
......@@ -69,9 +69,6 @@ if object_path is None:\n
search_path = \'project_module/%s/%%\' % object_path\n
category_list = []\n
\n
year = here.getStartDate().year()\n
month = here.getStartDate().month()\n
\n
if depth == 0:\n
# Get start date and stop date from document\n
from_date = request.get(\'from_date\')\n
......
782
\ No newline at end of file
784
\ No newline at end of file
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