Skip to content
Snippets Groups Projects
Commit 83758a4e authored by GitLab Bot's avatar GitLab Bot
Browse files

Add latest changes from gitlab-org/gitlab@master

parent f698fdbd
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -9,7 +9,7 @@ module BoardsActions
 
before_action :boards, only: :index
before_action :board, only: :show
before_action :push_wip_limits, only: :index
before_action :push_wip_limits, only: [:index, :show]
end
 
def index
Loading
Loading
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