Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AIRFLOW-4148] Fix editing DagRuns when clicking state column (apache…
…#5436) The update from Flask-Admin to 1.5.2 broke editing the state by clicking on the column. This makes it work again (although the edited column is no-longer styled once edited). This is good enough a fix for the deprecated UI (Authorship and commit taken from apache#4969)
- Loading branch information