Sha256: 1958a6c2119c550d24ee6376cb887ab6691465703cc7380729934c189bc5690c

Contents?: true

Size: 416 Bytes

Versions: 16

Compression:

Stored size: 416 Bytes

Contents

<%#--- dynamcially loaded buttons %>
<% url = request.original_url if !defined?(url) || url.nil? %>
<div class="page_social_buttons clearfix">
  <div class="fb-like" data-href="<%= url %>" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"></div>
  <%= link_to('Tweet', '//twitter.com/intent/tweet', class: "twitter-share-button", data: { url: url, lang: I18n.locale }) %>
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
dm_cms-4.2.3.10 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.3.9 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.3.8 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.3.7 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.3.6 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.3.5 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.3.4 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.3.3 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.3.2 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.3.1 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.3 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.2.3 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.2.2 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.2.1 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.2 app/views/dm_cms/shared/_social_buttons.html.erb
dm_cms-4.2.1.5 app/views/dm_cms/shared/_social_buttons.html.erb