Patch #27212
When deleting the projects category, its name should be represented in the confirmation dialog.
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Project settings | |||
Target version: | - |
Description
Now
When deleting a category from a table in redmine-url/projects/myproject/settings/categories an popup is triggered:
- Are you sure? [Ok | Cancle]
Expected
It would be nice if the name of category is named, to be sure that the right line of the cathegory was selected:
- Are you sure to remove <category-name>? [Ok | Cancle]
This could be werry handy on the large hdpi screens where category name and delete are far a way.