Merge branch 'VM/RED-8161' into 'master'
RED-8161 - Hard to read Document Versions in Read-Only Mode Closes RED-8161 See merge request redactmanager/red-ui!303
This commit is contained in:
commit
273e374846
@ -55,7 +55,7 @@
|
||||
<input
|
||||
#fileInput
|
||||
(change)="uploadImage($event, attr)"
|
||||
[id]="attr.id"
|
||||
[id]="'upload-image-attribute-input'"
|
||||
[name]="attr.id"
|
||||
accept="image/jpg, image/jpeg, image/png"
|
||||
class="file-upload-input"
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit b4007f3fe5ff4b82dfad5f4aa83298889fd12570
|
||||
Subproject commit 42cc494e2f3ff18182198bced1320b40c8b41d5e
|
||||
Loading…
x
Reference in New Issue
Block a user