|
@@ -354,6 +354,8 @@ function InteractiveShell($sExpression, $sQueryId, $sFormat, $sFileName, $sMode)
|
|
close: function() { $('#export-form').attr('data-state', 'cancelled'); $(this).remove(); },
|
|
close: function() { $('#export-form').attr('data-state', 'cancelled'); $(this).remove(); },
|