Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-12-05 01:40:51 +03:00
parent bbd6969dab
commit aa3d5ac3b6

View File

@ -966,7 +966,7 @@ module.Dialogs = core.ImageGridFeatures.Feature({
// //
// XXX BUGGY... // XXX BUGGY...
// XXX move this to browse??? // XXX move this to browse???
// ...or to object.js??? // ...there seems to be no way to make this generic...
browse.items.makeContext = function(name, obj){ browse.items.makeContext = function(name, obj){
// parse args... // parse args...
var args = [...arguments] var args = [...arguments]