Changes between Initial Version and Version 2 of Ticket #23733
- Timestamp:
- Oct 30, 2014, 11:50:18 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23733 – Description
initial v2 60 60 # Mark the replacement as applied if all its replaced ones are 61 61 if all(applied_statuses): 62 }}} 62 63 63 64 Note that I loop on reverse_replacements[child_key], but I'm not sure how we can have many entries here 64 }}}65 65 66 66 I'll provide a PR with two commits: