Basic scan grouping
This commit is contained in:
parent
2756185ef6
commit
4428e8906f
3 changed files with 221 additions and 37 deletions
|
|
@ -73,7 +73,7 @@ export default {
|
|||
},
|
||||
|
||||
recalibrateConfirm: function() {
|
||||
context = this
|
||||
var context = this
|
||||
this.modalConfirm('Start recalibration? This may take a while, and the microscope will be locked during this time.')
|
||||
.then(function() {
|
||||
context.recalibrateRequest()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue