1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Merge branch 'master' into 2019-design

This commit is contained in:
Dan Brown
2019-02-09 14:58:38 +00:00
20 changed files with 156 additions and 87 deletions

View File

@ -505,4 +505,4 @@ class PageRepo extends EntityRepo
return $this->publishPageDraft($copyPage, $pageData);
}
}
}