From a6052978a818a649af94501aae0f59b5321d4358 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 5 Dec 2017 06:52:51 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/collections.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/features/collections.js b/ui (gen4)/features/collections.js index a896af39..c569b84b 100755 --- a/ui (gen4)/features/collections.js +++ b/ui (gen4)/features/collections.js @@ -1932,7 +1932,11 @@ var UICollectionActions = actions.Actions({ // NOTE: delete or set to null for none... //'default-collections': null, - 'collection-last-used': null, + // Last used collection (for adding merging)... + // + // This will be auto-selected in .browseCollections(..) on next + // add/edit operation... + //'collection-last-used': null, }, editDefaultCollections: ['Interface/Edit default collections...',