Refactor #21174
remove javascript_tag from ssh_key form page
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4884 added
#2
Updated by Amir Fefer over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d398d79784c37731a6e6911effac1ddbd31db83b.
#3
Updated by Marek Hulán over 4 years ago
- Legacy Backlogs Release (now unused) set to 296
Fixes #21174 - remove javascript tag from ssh_key form
It is more efficient to use html event attribute
on element then embeded js script that using
jqeury to find that element