diff --git a/ui (gen4)/features/collections.js b/ui (gen4)/features/collections.js index b7ebc0fa..f3555340 100755 --- a/ui (gen4)/features/collections.js +++ b/ui (gen4)/features/collections.js @@ -2159,8 +2159,11 @@ var UICollectionActions = actions.Actions({ return this.browseCollections(function(title){ this.collectMarked(title) }) })], /*/ XXX this is not used by metadata yet... + // XXX might be a nice idea to define a default make(..) function + // to return JSON... metadataSection: ['- Image/', function(gid, make){ + // XXX }], //*/ })