Mercurial > libervia-templates
diff sat_templates/templates/bulma/photo/album.html @ 282:46eee98c19d8
bulma (photo/album): accept videos for upload
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 25 Aug 2020 08:43:32 +0200 |
parents | 4efd3d23de17 |
children | 7670752665e0 |
line wrap: on
line diff
--- a/sat_templates/templates/bulma/photo/album.html Tue Aug 25 08:42:30 2020 +0200 +++ b/sat_templates/templates/bulma/photo/album.html Tue Aug 25 08:43:32 2020 +0200 @@ -44,7 +44,7 @@ <h2 class="title is-4 has-text-centered is-hidden-touch">OR</h2> <div class="file is-large is-boxed is-centered"> <label class="file-label"> - <input id="file_input" class="file-input" type="file" accept="image/*" name="photos_upload" multiple> + <input id="file_input" class="file-input" type="file" accept="image/*,video/*" name="photos_upload" multiple> <span class="file-cta"> <span class="file-icon is-marginless"> <i class="icon-upload"></i>