Merge branch 'background_detect_configure' into 'v3'
Change "settings" to "configure" in background detect tab Closes #487 See merge request openflexure/openflexure-microscope-server!345
This commit is contained in:
commit
4b4256aefe
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<div>
|
||||
<ul uk-accordion="multiple: true">
|
||||
<li>
|
||||
<a class="uk-accordion-title" href="#">Settings</a>
|
||||
<a class="uk-accordion-title" href="#">Configure</a>
|
||||
<div class="uk-accordion-content">
|
||||
<input-from-schema
|
||||
v-if="backgroundDetectorStatus"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue