Feature #35416
closed
Add a disabled option to the dropdown menu items on foreman
Added by Nofar Alfassi almost 3 years ago.
Updated over 2 years ago.
Category:
Development tools
|
Description
We want to have an option to add a `disabled` property to links in dropdown menus.
This should work if we add `class: 'disabled'` to the `li` tag element.
However, the way to do it is to change somehow the `action_buttons` method, which is used widely in Foreman (maybe by passing a new argument).
Maybe there is another way this could be done, but I can't think of something better right now.
- Related to Feature #28374: Hostgroup dropdown - disable/remove run ansible roles option if no roles are assigned added
- Description updated (diff)
- Description updated (diff)
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9367 added
- Fixed in Releases 3.5.0 added
- Status changed from Ready For Testing to Closed
- Category set to Development tools
- Triaged changed from No to Yes
- Related to Bug #36703: 500 error when loading Hostgroups page for Ansible Roles Manager user added
Also available in: Atom
PDF