mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-09 06:37:01 +02:00
Pages Manager: page cloning problem #90 - fixed.
This commit is contained in:
@@ -322,7 +322,7 @@ class PagesAdmin extends Backend
|
||||
'robots_index' => $robots_index,
|
||||
'robots_follow'=> $robots_follow,
|
||||
'status' => Request::post('status'),
|
||||
'access' => Request::post('ascess'),
|
||||
'access' => Request::post('access'),
|
||||
'date' => $date,
|
||||
'author' => $author))) {
|
||||
|
||||
|
Reference in New Issue
Block a user