Skip to content

Commit

Permalink
CMS fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrevanzuydam committed Dec 24, 2020
1 parent 34e8183 commit 8cc5247
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions routes/articles.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@
}

$article->slug = (new Content())->getSlug($request->data->title);


break;
case "update":
if (!empty($request->params["article_categories"])) {
Expand Down

0 comments on commit 8cc5247

Please sign in to comment.