Refactor #12945
Applying table_css_classes helper in all relevant views
Description
Most of the tables css classes are hard coded the erb instead of using table_css_classes helper that should help creating a single endpoint of defining the app's tables css.
Associated revisions
History
#1
Updated by Dominic Cleal over 6 years ago
- Tracker changed from Bug to Refactor
- Category set to Web Interface
#2
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman/pull/3506 added
#3
Updated by Ondřej Pražák about 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ff9de7d62b40c1b5eabb45c670410727af8bd483.
#4
Updated by Dominic Cleal about 6 years ago
- Legacy Backlogs Release (now unused) set to 136
Fixes #12945 - use helper for table css classes