Skip to content
Snippets Groups Projects
Commit 59ead3a1 authored by Gatterdam Patrick's avatar Gatterdam Patrick
Browse files

Merge branch 'feature/article-image' into 'master'

Add new field article.image

See merge request !8
parents e93a6bb0 9f1294c0
No related branches found
Tags 2.3.0
1 merge request!8Add new field article.image
Pipeline #12922 passed with stages
in 1 minute and 36 seconds
......@@ -55,6 +55,7 @@ class Fields
'certificateEmail',
'certificateExpirationDate',
'manufacturer' => self::MANUFACTURER,
'image' => self::MEDIA,
];
public const MANUFACTURER = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment