Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-10-22 04:53:08 +03:00
parent 739fe4972c
commit d6b64b2708

View File

@ -376,7 +376,11 @@ var VirtualBlocksEditUIActions = actions.Actions({
that.refresh(gid) }) })],
// XXX virtual block templates...
cloneVirtualBlockFromTemplate: ['- Virtual block/Clone from...',
// XXX should these be loaded as a ribbon/collection???
// ...a collection seems to have all the needed functionality
// but there are still quiestions:
// - stored globally (config), locally (index) or something in the middle (collection)?
cloneVirtualBlockFromTemplate: ['- Virtual block/Clone from template...',
function(){
}],
saveVirtualBlockAsTemplate: ['- Virtual block/Save as template',