mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-09 14:47:04 +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_index' => $robots_index,
|
||||||
'robots_follow'=> $robots_follow,
|
'robots_follow'=> $robots_follow,
|
||||||
'status' => Request::post('status'),
|
'status' => Request::post('status'),
|
||||||
'access' => Request::post('ascess'),
|
'access' => Request::post('access'),
|
||||||
'date' => $date,
|
'date' => $date,
|
||||||
'author' => $author))) {
|
'author' => $author))) {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user