Actions
Refactor #14997
closedAccessible attributes for widget
Description
Widget's template and name attributes are currently not accessible, which prevents foreman_openscap from reusing widgets on its pages.
https://github.com/theforeman/foreman_openscap/blob/master/app/views/policy_dashboard/index.html.erb#L7-L9
Updated by Dominic Cleal almost 9 years ago
- Tracker changed from Support to Refactor
- Category set to Dashboard
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman/pull/3515 added
Support tickets shouldn't be used for code changes, they have different fields.
Updated by Ondřej Pražák almost 9 years ago
- Related to Bug #15001: Widgets on policy dashboard break the page added
Updated by Dominic Cleal almost 9 years ago
- Status changed from Ready For Testing to Rejected
PR was rejected, these attributes should not be accessible.
Actions