Commit f171580
committed
Correctly limit theme watermark filetypes
See also relevant backend changes:
https://github.com/opencast/opencast/pull/6921/changes
This patch corrects the translation string that tells the user
what acceptable files types are. It also sets those file types
as acceptable for the file upload.1 parent 6bc56f2 commit f171580
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src
- components/configuration/partials/wizard
- i18n/org/opencastproject/adminui/languages
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1672 | 1672 | | |
1673 | 1673 | | |
1674 | 1674 | | |
1675 | | - | |
| 1675 | + | |
1676 | 1676 | | |
1677 | 1677 | | |
1678 | 1678 | | |
| |||
0 commit comments