From: Damyan Ivanov Date: Mon, 8 Feb 2021 05:56:11 +0000 (+0000) Subject: template details model: method for creating a copy of the data list X-Git-Tag: v0.17.0~99 X-Git-Url: https://git.ktnx.net/?a=commitdiff_plain;h=128cb44c82144c3bb2fcba8afba5636c0196b61d;hp=128cb44c82144c3bb2fcba8afba5636c0196b61d;p=mobile-ledger.git template details model: method for creating a copy of the data list this is a clone-like list, that shares no common objects with the original needed so that any changes to it do not touch the original items and differ discovers the changes ---