mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 16:06:23 +00:00
Merge branch 'panel.testing.sutty.nl' of 0xacab.org:sutty/sutty into panel.testing.sutty.nl
This commit is contained in:
commit
8349d39a71
9 changed files with 13 additions and 11 deletions
|
@ -1,6 +1,5 @@
|
|||
.form-group{ data: { controller: 'file-preview' } }
|
||||
.label
|
||||
= label_tag "#{base}_#{attribute}", post_label_t(attribute, post: post)
|
||||
= label_tag "#{base}_#{attribute}", post_label_t(attribute, post: post)
|
||||
- if metadata.static_file
|
||||
- case metadata.static_file.blob.content_type
|
||||
- when %r{\Avideo/}
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
.form-group{ data: { controller: 'file-preview' } }
|
||||
.label
|
||||
= label_tag "#{base}_#{attribute}", post_label_t(attribute, post: post)
|
||||
= label_tag "#{base}_#{attribute}", post_label_t(attribute, post: post)
|
||||
- if metadata.static_file
|
||||
= image_tag url_for(metadata.static_file),
|
||||
alt: metadata.value['description'],
|
||||
|
|
|
@ -745,6 +745,8 @@ en:
|
|||
image:
|
||||
label: Image
|
||||
destroy: Remove image
|
||||
audio:
|
||||
label: Audio file
|
||||
logo:
|
||||
label: Logo
|
||||
download:
|
||||
|
|
|
@ -755,6 +755,8 @@ es:
|
|||
destroy: 'Eliminar imagen'
|
||||
logo:
|
||||
label: Logo
|
||||
audio:
|
||||
label: Audio
|
||||
download:
|
||||
label: Archivo
|
||||
belongs_to:
|
||||
|
|
BIN
public/assets/.sprockets-manifest-a1cbb907961024fc033716a7d30668dd.json
(Stored with Git LFS)
BIN
public/assets/.sprockets-manifest-a1cbb907961024fc033716a7d30668dd.json
(Stored with Git LFS)
Binary file not shown.
BIN
public/assets/application-66970ebaf46dd4256bcad9e73d5873abc104a84e04250f65e97902e27f4384ff.css
(Stored with Git LFS)
Normal file
BIN
public/assets/application-66970ebaf46dd4256bcad9e73d5873abc104a84e04250f65e97902e27f4384ff.css
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
public/assets/application-66970ebaf46dd4256bcad9e73d5873abc104a84e04250f65e97902e27f4384ff.css.gz
(Stored with Git LFS)
Normal file
BIN
public/assets/application-66970ebaf46dd4256bcad9e73d5873abc104a84e04250f65e97902e27f4384ff.css.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
public/assets/application-df0385d47e55aa7c5b39fafd98674b63637ac6f38a896dbb79597f51adfbfdd1.css
(Stored with Git LFS)
BIN
public/assets/application-df0385d47e55aa7c5b39fafd98674b63637ac6f38a896dbb79597f51adfbfdd1.css
(Stored with Git LFS)
Binary file not shown.
BIN
public/assets/application-df0385d47e55aa7c5b39fafd98674b63637ac6f38a896dbb79597f51adfbfdd1.css.gz
(Stored with Git LFS)
BIN
public/assets/application-df0385d47e55aa7c5b39fafd98674b63637ac6f38a896dbb79597f51adfbfdd1.css.gz
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in a new issue