Refactor #13757
Split layout helper into two or more helpers
Description
Layout helper is too large, and required logical splitting.
Associated revisions
History
#1
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3202 added
#2
Updated by Amir Fefer almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 3952cb53d9893751db68a6cb320fa36fe47cf885.
#3
Updated by Dominic Cleal almost 5 years ago
- Category set to Rails
#4
Updated by Dominic Cleal almost 5 years ago
- Legacy Backlogs Release (now unused) set to 136
Fixes #13757 - spilt layout helper into two helpers
Layout helper is too large, all the forms logic moved to form helper