Skip to content
Snippets Groups Projects
Commit 003e1d39 authored by Eaden's avatar Eaden
Browse files

projects doesn't seem to be a valid action in this controller

parent cc0a4b7e
Branches
Tags
1 merge request!696projects doesn't seem to be a valid action in this controller
class DashboardController < Dashboard::ApplicationController class DashboardController < Dashboard::ApplicationController
before_action :load_projects, except: [:projects] before_action :load_projects
before_action :event_filter, only: :show before_action :event_filter, only: :show
   
respond_to :html respond_to :html
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment