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

restrict

parent 4aa43dfe
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ class Extranet::PersonsController < Extranet::ApplicationController
through_association: :people
def index
@people = @people.alumni
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