Sha256: 0b9dec92562afb1811dd761a3815f6a920a552e8703fb3a1ecc6731ffc7e6693

Contents?: true

Size: 314 Bytes

Versions: 25

Compression:

Stored size: 314 Bytes

Contents

<article class="media">
  <%= link_to client.url, class: 'pull-left' do %>
    <%= image_tag client.logo.url(:small), style: "width: 70px; height: 70px;" %>
  <% end %>

  <div class="media-body">
    <h2 class="media-heading">
      <%= client.name %>
    </h2>

    <%= client.description %>
  </div>
</article>

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
social_stream-2.2.2 oauth2_server/app/views/site/clients/_presentation.html.erb
social_stream-oauth2_server-2.2.2 app/views/site/clients/_presentation.html.erb
social_stream-2.2.1 oauth2_server/app/views/site/clients/_presentation.html.erb
social_stream-oauth2_server-2.2.1 app/views/site/clients/_presentation.html.erb
social_stream-2.2.0 oauth2_server/app/views/site/clients/_presentation.html.erb
social_stream-oauth2_server-2.2.0 app/views/site/clients/_presentation.html.erb
social_stream-2.1.1 oauth2_server/app/views/site/clients/_presentation.html.erb
social_stream-oauth2_server-2.1.1 app/views/site/clients/_presentation.html.erb
social_stream-2.1.0 oauth2_server/app/views/site/clients/_presentation.html.erb
social_stream-oauth2_server-2.1.0 app/views/site/clients/_presentation.html.erb
social_stream-2.0.4 oauth2_server/app/views/site/clients/_presentation.html.erb
social_stream-oauth2_server-2.0.3 app/views/site/clients/_presentation.html.erb
social_stream-2.0.3 oauth2_server/app/views/site/clients/_presentation.html.erb
social_stream-oauth2_server-2.0.2 app/views/site/clients/_presentation.html.erb
social_stream-2.0.2 oauth2_server/app/views/site/clients/_presentation.html.erb
social_stream-oauth2_server-2.0.1 app/views/site/clients/_presentation.html.erb
social_stream-2.0.1 oauth2_server/app/views/site/clients/_presentation.html.erb
social_stream-2.0.0 oauth2_server/app/views/site/clients/_presentation.html.erb
social_stream-oauth2_server-2.0.0 app/views/site/clients/_presentation.html.erb
social_stream-2.0.0.beta3 oauth2_server/app/views/site/clients/_presentation.html.erb