Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-10-01 22:38:12 +03:00
parent a575b45784
commit f75a392e39

View File

@ -3127,6 +3127,8 @@ var FileSystemWriterUIActions = actions.Actions({
// XXX add a 'name' field to the exportDialog(..) (???)
// XXX would be nice to mark/title sections -- presets / history... (???)
exportPresets: ['- File/Export presets and history...',
core.doc`
`,
widgets.makeUIDialog(function(mode){
var that = this
var logger = this.logger && this.logger.push('exportPresets')