Skip to content

Removed deprecated bs-callout markup in cohorts table

Taras Tadai requested to merge 440826-migrate-cohorts-callout-to-alert into master

What does this MR do and why?

Removed deprecated bs-callout markup in app/views/admin/cohorts/_cohorts_table.html.haml

It's a part of Pajamas adoption project

Changed according to migration guide available in next epic: &5213

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
cohorts_old cohorts_new2

How to set up and validate locally

  1. Goto Admin Area -> Overview -> Users -> Cohorts Tab
  2. Verify cohorts table without alert message.

Related to #440826 (closed)

Edited by Taras Tadai

Merge request reports