Sha256: 98064e7c01d8f71d15740faa5fcfa32a15b4ad0bf5464250bf6ca9d778771493

Contents?: true

Size: 497 Bytes

Versions: 49

Compression:

Stored size: 497 Bytes

Contents

<div id="images_container">
  <div id="images">
    <%= render :partial => 'image', :collection => @images, :locals => { :id => @pg, :path => @pg.path, :gallery_id => params[:gallery_id] } %>
  </div>
</div>

<%= form_remote_tag(:update => 'gallery_container', :html => { :id => 'mainform_gallery' },
                    :url => { :action => 'gallery_management', :id => @pg, :gallery_id => params[:gallery_id] }) do -%>
  <%= text_field_tag :dirname, '', :style => 'display: none' %>
<%- end -%>

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
imagine_cms-4.1.4 app/views/management/cms/_gallery_index.html.erb
imagine_cms-4.1.3 app/views/management/cms/_gallery_index.html.erb
imagine_cms-4.1.2 app/views/management/cms/_gallery_index.html.erb
imagine_cms-4.1.1 app/views/management/cms/_gallery_index.html.erb
imagine_cms-4.1.0 app/views/management/cms/_gallery_index.html.erb
imagine_cms-4.0.1 app/views/management/cms/_gallery_index.html.erb
imagine_cms-4.0.0 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.33 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.32 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.31 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.30 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.29 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.28 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.27 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.26 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.25 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.24 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.23.1 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.23 app/views/management/cms/_gallery_index.html.erb
imagine_cms-3.0.22 app/views/management/cms/_gallery_index.html.erb