Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-12-13 16:08:50 +03:00
parent 092b6fe8e0
commit 7f8fe20fdd

View File

@ -979,6 +979,7 @@ module.Dialogs = core.ImageGridFeatures.Feature({
// //
// XXX move this to browse.js/browse2.js??? // XXX move this to browse.js/browse2.js???
// ...there seems to be no way to make this generic... // ...there seems to be no way to make this generic...
// XXX think of a better name... (???)
browse.items.makeSubContext = function(name, obj){ browse.items.makeSubContext = function(name, obj){
// arse args... // arse args...
var args = [...arguments].slice(1) var args = [...arguments].slice(1)