Actions
Refactor #18466
closedJS hosts store should uses singular function name vs plural
Difficulty:
trivial
Triaged:
Pull request:
Description
in webpack/assets/javascripts/react_app/stores/HostsStore.js the function getHostsData(id) accepts only a singular id, hence it should be renamed to getHostData
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4271 added
Updated by Ohad Levy almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 9ddeae1e4022049c338590ccb0922c957c2918bc.
Updated by Dominic Cleal almost 8 years ago
- Category set to JavaScript stack
- Translation missing: en.field_release set to 209
Actions