]
Denis Golovin updated JBDS-4466:
--------------------------------
Labels: ui (was: )
Refactor confirm page components using templates
------------------------------------------------
Key: JBDS-4466
URL:
https://issues.jboss.org/browse/JBDS-4466
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Task
Components: platform-installer
Affects Versions: 11.0.0.AM2
Reporter: Jan Richter
Assignee: Jan Richter
Labels: ui
Fix For: 11.0.0.GA
Each component panel on the page is essentially the same code with different parameters.
It should be extracted into a template, so that arbitrary components can be loaded without
changing the markup.