Bug #7056
Partition table field is very small after selecting parameters tab
Description
1. Open the new host form
2. Click OS tab and note good size of partition table field
3. Click Parameters tab
4. Click OS tab and partition table field is very small
Due to #6747 which resizes all text fields rather than only the parameter value fields.
Related issues
Associated revisions
Fixes #7056 - only resize textarea in params tab.
(cherry picked from commit 3b25b6b944e57bff97fe8d641e3c4acd07bdcc32)
History
#1
Updated by Dominic Cleal almost 8 years ago
- Related to Bug #6747: Parameters textarea automatic resizing added
#2
Updated by Dominic Cleal almost 8 years ago
- Target version set to 1.7.5
#3
Updated by Tomer Brisker almost 8 years ago
- Status changed from New to Assigned
- Assignee set to Tomer Brisker
#4
Updated by The Foreman Bot almost 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1696 added
- Pull request deleted (
)
#5
Updated by Dmitri Dolguikh almost 8 years ago
- Target version changed from 1.7.5 to 1.7.4
#6
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 3b25b6b944e57bff97fe8d641e3c4acd07bdcc32.
Fixes #7056 - only resize textarea in params tab.