Migration V12
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<div class="field-group w3-10">
|
||||
<label>{{ localize 'MGT2.Items.Storage' }}</label>
|
||||
<select name="system.container.id">
|
||||
{{selectOptions containers selected=system.container.id nameAttr="_id" labelAttr="name"}}
|
||||
{{selectOptions containers selected=system.container.id valueAttr="_id" labelAttr="name"}}
|
||||
</select>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user