Commit 9950aec2 authored by Adriel Santiago's avatar Adriel Santiago

Fix inability to scroll dashboard

parent 03fd0591
# 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