Actions
Bug #1629
closedBlank Page when clicking on Host Groups in Puppet Class Overview
Description
When i'm in the Puppet Class Overview there is a table with 3 columns.
When i click on one of the Host Groups in the right most column of the table i just get a blank page.
It seems as this page links are created without "/edit" at the end of the link so the link is only:
http://foreman:3000/hostgroups/1-hostgroup_test
instead of
http://foreman:3000/hostgroups/1-hostgroup_test/edit
Actions