allow adding photos to the public signing material release

This commit is contained in:
bilal
2020-06-10 12:57:27 +02:00
parent dc9ba08e1b
commit d71755aabc
5 changed files with 18 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ module DropzoneHelper
case releasable.model_name.param_key
when "acquired_media_release"
"To Add Photos & Videos to the release:<br>Drag & Drop Files<br>or<br>Click or Tap here to browse photos and connect to Camera"
when "material_release"
t 'material_releases.form.photos.dropzone_label'
when "music_release"
"To Add Audio Files to the release:<br>Drag & Drop Files<br>or<br>Click or Tap here to browse files"
when "directory"