Sha256: 5d1c1e33f971f4002a34a3db7fb6d0c393492479471505ca5d58e0f8dfd38ed1

Contents?: true

Size: 450 Bytes

Versions: 35

Compression:

Stored size: 450 Bytes

Contents

<div id="<%= dom_id ptcet, :styles_list %>" >
  <% @ptcet.styles.each do |style| %>
    <%= render partial: '/pulitzer/styles/show_wrapper', locals: { style: style } %>
  <% end %>
</div>
<div id="<%= dom_id(@ptcet, :new_style) %>"></div>

<div class="pulitzer-row margin-bottom">
  <%= ajax_link "add a new style for #{ptcet.label}", new_style_path(style: {post_type_content_element_type_id: @ptcet.id}), {}, dom_target(ptcet, :new_style) %>
</div>

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
pulitzer-0.15.31 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.30 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.29 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.28 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.27 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.26 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.25 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.24 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.23 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.22 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.21 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.20 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.19 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.18 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.17 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.16 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.15 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.14 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.13 app/views/pulitzer/styles/_index.html.erb
pulitzer-0.15.12 app/views/pulitzer/styles/_index.html.erb