Actions
Bug #2096
closedNew location/org buttons in user menu don't work
Description
On Foreman 1.1, ecb227822e3f2d3bdafab97a2f1b262a9cf4045a.
Using Firefox 17.0.1, the New Location and New Organization buttons in the user dropdown menu don't work - nothing happens when you click on the button or the text. They work correctly in Chrome.
The button/anchor construct used doesn't seem to work in Firefox:
<button type="button"><a href="http://theforeman.org&quot;&gt;new location</a></button>
Updated by Amos Benari about 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 1697d3067f4e438567acef2676391c311b65c6a0.
Actions