Commit 1ac876c0 authored by Clement Ho's avatar Clement Ho

Merge branch...

Merge branch '8407-operations-scroll-not-working-when-added-enough-projects-to-enable-scroll' into 'master'

Resolve inability to scroll operations dashboard

Closes #8407

See merge request gitlab-org/gitlab-ee!8459
parents 8b4466b2 9950aec2
# frozen_string_literal: true
class OperationsController < ApplicationController
layout 'fullscreen'
before_action :authorize_read_operations_dashboard!
respond_to :json, only: [:list]
......
---
title: Fix inability to scroll dashboard
merge_request: 8459
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment