Skip to content
Snippets Groups Projects
Commit 42268164 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

remove TODO

parent 1f88e343
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ class Extranet::Posts::PostsController < Extranet::Posts::ApplicationController
end
def show
# TODO utiliser la date pour permettre des slugs identiques à dates différentes
@post = current_extranet.posts.find_by! slug: params[:slug]
breadcrumb
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment