Description
Workflow admin view is breaking. SortableAdmin is not working as expected
Name and link to open workflow admin form is empty
https://github.com/django-cms/djangocms-moderation/blob/master/djangocms_moderation/admin.py#L1014
Steps to reproduce
Go to django admin --> Moderations --> workflows
click on Workflow and it is not displaying the name to open to workflow form
Expected behaviour
Actual behaviour
Screenshots
Additional information (CMS/Python/Django versions)
Do you want to help fix this issue?