Actions
Patch #24776
closedUI inconsistencies on /enumerations/index view
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Coming out of and a follow-up to #24720. I spotted three things that could benefit improvement:
- re-position the new enumeration links to above the item tables (in line with #24720 changes)
- add 'icon' and 'icon-add' classes to the new enumeration links (like most, if not all, new ... links in both the front- and the back-end) to make them stand-out more
- handle cases of none existing enumerations using the regular
no-data
message blocks
I attach three patches implementing these changes. This patch serial, against current source:/trunk@16156, is produced using git format-patch which makes the individual patches apply-able using "patch -p1 < 0001-...
".
Files
Related issues
Actions