Consolidate logic for rendering configuration templates #18208
Labels
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
type: housekeeping
Changes to the application which do not directly impact the end user
Proposed Changes
Introduce a mixin class and common HTML template to handle rendering configuration templates for both devices and virtual machines.
Justification
DeviceRenderConfigView and VirtualMachineRenderConfigView are largely redundant. Introducing a common parent mixin and inclusion template will reduce duplicate code.
The text was updated successfully, but these errors were encountered: