Fix button text for autocomplete
whoops i think that was a debug thing i forgot to remove
This commit is contained in:
parent
703d583f6f
commit
9cd648f78f
|
@ -14,7 +14,7 @@
|
||||||
style="width: 100%; justify-content: left;"
|
style="width: 100%; justify-content: left;"
|
||||||
@click="clearSelection(true)"
|
@click="clearSelection(true)"
|
||||||
expanded>
|
expanded>
|
||||||
{{ internalLabel }} (click to change #1)
|
{{ internalLabel }} (click to change)
|
||||||
</o-button>
|
</o-button>
|
||||||
|
|
||||||
<o-autocomplete ref="autocompletex"
|
<o-autocomplete ref="autocompletex"
|
||||||
|
|
Loading…
Reference in a new issue