Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-11-26 04:58:17 +03:00
parent 7210075ae4
commit 633328b21c

View File

@ -973,7 +973,6 @@ module.Dialogs = core.ImageGridFeatures.Feature({
// XXX Q: should title/value args be optional???
// ...and should we break the make(..) convention of passing an arg
// array for multiple .text blocks, i.e. make([title, value], ...)??
// XXX REVISE...
browse.items.Field =
function(title, value, options){
options = options || {}