diff --git a/Viewer/features/filesystem.js b/Viewer/features/filesystem.js index 80a7c20e..524e78b8 100755 --- a/Viewer/features/filesystem.js +++ b/Viewer/features/filesystem.js @@ -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')