forked from External/greenlight
GRN2-xx: Hide signin when error occures (#2221)
* Hide signin when error occures * Rubocop fixes
This commit is contained in:
@ -88,7 +88,7 @@
|
||||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
<% else %>
|
||||
<% elsif show_signin %>
|
||||
<% allow_greenlight_accounts = allow_greenlight_accounts? %>
|
||||
<% if allow_greenlight_accounts %>
|
||||
<%= link_to t("login"), signin_path, :class => "btn btn-outline-primary mx-2 sign-in-button" %>
|
||||
|
Reference in New Issue
Block a user