Commit cf29decb authored by Jérome Perrin's avatar Jérome Perrin

remove obsolete TODO, we no longer copy line membership on cells

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37235 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c21431b0
......@@ -58,9 +58,6 @@
base_id = \'cell\'\n
line.updateCellRange(base_id=base_id)\n
\n
# TODO: here we should update membership criterion category list on existing cell\n
# and add an interaction on newCell to initialize this membership\n
\n
# also update membership criterion category list on line\n
if line.getMembershipCriterionBaseCategoryList():\n
line.setMembershipCriterionCategoryList([])\n
......
294
\ No newline at end of file
296
\ 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