mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6225f7ce70
commit
6a59eae3d7
@ -414,6 +414,9 @@ object.mixinFlat(function(){}, {
|
||||
options.buttons = options.buttons
|
||||
|| this.dialog.options.headingButtons
|
||||
return this(value, options) },
|
||||
// XXX multi-line text....
|
||||
Text: function(value, options){},
|
||||
|
||||
Action: function(value, options){},
|
||||
ConfirmAction: function(value){},
|
||||
// XXX how do we handle list values -- edit only the last element as default???
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user