mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-09 05:18:41 +00:00
Draft editor functionality
This commit is contained in:
parent
0572f7a880
commit
e99aed4538
|
|
@ -22,6 +22,10 @@ return [
|
|||
],
|
||||
],
|
||||
'^.*/backend/news/create.*$' => [
|
||||
[
|
||||
'dest' => '\Modules\Editor\Controller:setUpEditorEditor',
|
||||
'verb' => RouteVerb::GET,
|
||||
],
|
||||
[
|
||||
'dest' => '\Modules\News\Controller:viewNewsCreate',
|
||||
'verb' => RouteVerb::GET,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user