Actions
Bug #30931
closedCalling pushUrl without a query string results with no action
Description
pushUrl has two args - the first is a url, the second is an object that represents query strings.
if this function called only with a url (pushUrl('/hosts')) - nothing occurs
Updated by Amir Fefer over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|fbe38adc5935284479f848c2387d672e6a467179.
Actions