Compare commits

..

No commits in common. "d6dc9fc4b6a7c25fce2e887cbb6b729626e04f6c" and "06244ddbbea4d9a396183cfbfe607fc4a678257a" have entirely different histories.

View File

@ -3505,10 +3505,10 @@ var FileSystemWriterUIActions = actions.Actions({
|| []) || [])
.push(settings) }], .push(settings) }],
// XXX the naming for these two is logical but inconsistent -- can
// we fix this???
exportHistoryPush: ['- File/', exportHistoryPush: ['- File/',
function(settings){ function(settings){
//settings = settings
// || this.config['export-settings']
var l = this.config['export-history-length'] || 50 var l = this.config['export-history-length'] || 50
var history = var history =
this.config['export-history'] = this.config['export-history'] =