Actions
Bug #1840
closedHelp button shouldn't be shown if help page is missing.
Description
Hi,
I'm on commit 938e78d647f943f0987c992c2f924dd81cba55b3.
nacho@ndnd: (develop) [0] ~/dev/foreman/app/views $ grep help_path compute_resources/index.html.erb <% title_actions display_link_if_authorized("New Compute Resource", hash_for_new_compute_resource_path), help_path %> nacho@ndnd: (develop) [0] ~/dev/foreman/app/views $ ls compute_resources/welcome* ls: cannot access compute_resources/welcome*: No such file or directory
(the obvious alternative is to write a welcome page ;)
Cheers.
Actions