Refactor #8661
fix some problematic styling issues in the vm form partials.
Related issues
Associated revisions
History
#1
Updated by Tom Caspy over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2009 added
- Pull request deleted (
)
#2
Updated by Dominic Cleal over 7 years ago
- Legacy Backlogs Release (now unused) set to 28
#3
Updated by Tom Caspy over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 826e18e7cf2d97b4cdaed83142e581f3ecd71e27.
#4
Updated by Dominic Cleal over 7 years ago
- Related to Bug #9152: Provisioning new oVirt VM's fails added
#5
Updated by Dominic Cleal over 7 years ago
- Related to Bug #9320: Can't create host using VMWare compute resource added
Fixes #8661 - Refactor compute resource vm partials
Removed pointless try methods, renaming the new variable to new_host
to avoid possible name confusion.