mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-11 14:28:40 +00:00
Bug fixes e.g. csp and other
This commit is contained in:
parent
36de85e71d
commit
0556677b6c
|
|
@ -358,7 +358,7 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
{
|
||||
$mardkownParser = new Markdown();
|
||||
|
||||
$badge = new NewsArticle();
|
||||
$badge = new Badge();
|
||||
$badge->setTitle($request->getData('title') ?? '');
|
||||
|
||||
return $badge;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user