Project

General

Profile

« Previous | Next » 

Revision 03595234

Added by Daniel Lobato Garcia about 9 years ago

Fixes #9589 - Add documentation button to various models

(cherry picked from commit 8eed13de1dd3b4bc10e360427854041e236ae959)

View differences:

app/views/realms/welcome.html.erb
<% title_actions link_to(_("New Realm"), new_realm_path) %>
<% title _("Realm Configuration") %>
<% title _('Realms') %>
<% title_actions(display_link_if_authorized(_("New Realm"), hash_for_new_realm_path),
documentation_button('4.3.9Realm')) %>
<div id="welcome">
<p>
<%= _("Foreman supports automatically creating realm entries for new hosts. When a realm is selected for a host, Foreman contacts the relevant realm smart proxy to create an entry for the host and retrieve it's one-time registration password.").html_safe %>

Also available in: Unified diff