Sha256: 15d4c37fc5038789fc0b8c427fc6f8f676ac46a1d9a72e18eb8a9517be651829

Contents?: true

Size: 257 Bytes

Versions: 9

Compression:

Stored size: 257 Bytes

Contents

<div id="auth_available_services" class="auth-services">
  <% unless Secrets.auth_credentials.empty? %>
    <ul <%='class="icon-list"'.html_safe if include_icons%>>
      <%= auth_list(include_icons, @current_authentications) %>
    </ul>
  <% end %>
</div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
muck-auth-3.5.4 app/views/authentications/_available_services.html.erb
muck-auth-3.5.3 app/views/authentications/_available_services.html.erb
muck-auth-3.5.2 app/views/authentications/_available_services.html.erb
muck-auth-3.5.1 app/views/authentications/_available_services.html.erb
muck-auth-3.5.0 app/views/authentications/_available_services.html.erb
muck-auth-3.4.0 app/views/authentications/_available_services.html.erb
muck-auth-3.3.3 app/views/authentications/_available_services.html.erb
muck-auth-3.3.2 app/views/authentications/_available_services.html.erb
muck-auth-3.3.1 app/views/authentications/_available_services.html.erb