Sha256: 184d5fcb86e155a1fb15ca552a8371c50b975b048523c21aab83dcd1bcf4b963

Contents?: true

Size: 526 Bytes

Versions: 21

Compression:

Stored size: 526 Bytes

Contents

<div class='span12 <%= "provider-li #{authentication.provider}" %>'>
  <div class='pull-left'>
    <%= image_tag "authentifyd/#{authentication.displayable_name.downcase}-logo.png", :class=>'pull-left', :width => '30'%>
    &nbsp;
    <%= authentication.displayable_name %>
  </div>
  <div class='pull-right'>
    <%= link_to destroy_account_path(authentication), method: :delete do %>
      <i class='icon-unlink'></i>&nbsp;
      <%= t("Unlink_account") %>
    <% end %>
  </div>
  <div class='clearfix'></div>
  </br>
</div>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
authentifyd-0.3.0 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.2.0 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.1.0.6 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.1.0.5 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.1.0.4 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.1.0.3 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.1.0.2 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.1.0.1 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.1.0 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.0.16 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.0.15 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.0.14 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.0.13 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.0.12 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.0.11 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.0.10 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.0.9 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.0.8 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.0.7 app/views/authentifyd/authentications/_authentication.html.erb
authentifyd-0.0.6 app/views/authentifyd/authentications/_authentication.html.erb