You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hawk/app/views/wizards/update.html.erb
-16Lines changed: 0 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -61,22 +61,6 @@
61
61
<%end%>
62
62
</ul>
63
63
</div>
64
-
<%if@wizard.need_rootpw%>
65
-
<divclass="alert alert-warning">
66
-
<p>
67
-
<%=_("To apply the changes, Hawk requires root access, and password-less SSH access must be configured. See the Hawk documentation for more information.")%>
<%=link_to_("Cancel"),cib_wizards_path(cib_id: current_cib.id),class: "btn btn-default",data: {confirm: _("Do you really want to cancel the wizard setup?")}%>
0 commit comments