fix: expand POD image URL setting input
This commit is contained in:
parent
e23193b730
commit
5e11a2ecf6
|
@ -41,8 +41,8 @@
|
|||
<b-input name="rattail.pod.pictures.gtin.root_url"
|
||||
v-model="simpleSettings['rattail.pod.pictures.gtin.root_url']"
|
||||
:disabled="!simpleSettings['tailbone.products.show_pod_image']"
|
||||
@input="settingsNeedSaved = true">
|
||||
</b-input>
|
||||
@input="settingsNeedSaved = true"
|
||||
expanded />
|
||||
</b-field>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue