preparing for some refactoring...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-11-29 17:29:43 +03:00
parent 7f724a5727
commit 6b752b099e
2 changed files with 6 additions and 1 deletions

View File

@ -1799,6 +1799,12 @@ module.CropActions = actions.Actions({
// crop edit actions...
// XXX do we need this???
// XXX add gids to crop (current by default)...
// XXX use this as undo for .removeFromCrop(..)
addToCrop: ['- Crop/',
function(list, index){
// XXX
}],
// XXX undo...
removeFromCrop: ['Crop|Image/Remove from crop',
{browseMode: 'uncrop'},

View File

@ -44,7 +44,6 @@ var widgets = require('features/ui-widgets')
// - both
// XXX external / linked collections (.location)...
//
//
// XXX should these be in .config???
var MAIN_COLLECTION_TITLE =