mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
[bug] unable to edit machine without updating image
This commit is contained in:
parent
ff7e33e5e2
commit
d14edbdcfa
@ -30,7 +30,7 @@
|
||||
<span class="fileinput-new">{{ 'add_an_illustration' | translate }} <i class="fa fa-upload fa-fw"></i></span>
|
||||
<span class="fileinput-exists" translate>{{ 'change' }}</span>
|
||||
<input type="file"
|
||||
ng-model="machine.machine_image_file"
|
||||
ng-model="machine.machine_image"
|
||||
name="machine[machine_image_attributes][attachment]"
|
||||
accept="image/*"
|
||||
required
|
||||
|
Loading…
x
Reference in New Issue
Block a user