Browse Source

Unbreak sample roasting

Neal Wilson 7 years ago
parent
commit
37e588e1cb
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      config/Windows/newsamplebatch.xml

+ 1
- 0
config/Windows/newsamplebatch.xml View File

@@ -132,6 +132,7 @@
132 132
 			newMenu.triggered.connect(function() {
133 133
 				createWindow("sampleRoastingBatch");
134 134
 			});
135
+                        this.endBatch = function() {};
135 136
 			var batch = this;
136 137
 			batch.submitButton = submit;
137 138
 			var name = findChildObject(this, 'name');

Loading…
Cancel
Save