Commit 535ed874 authored by Léo-Paul Géneau's avatar Léo-Paul Géneau 👾

NXD Don't show warning about missing SSH key - we support HTTP only

parent c964d455
- if show_no_ssh_key_message?
-# no warning about missing SSh key - we support HTTP only
-#- if show_no_ssh_key_message?
%div{ class: 'no-ssh-key-message gl-alert gl-alert-warning', role: 'alert' }
= sprite_icon('warning', css_class: 'gl-icon s16 gl-alert-icon gl-alert-icon-no-title')
%button{ class: 'gl-alert-dismiss hide-no-ssh-message', type: 'button', 'aria-label': _('Dismiss') }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment