Sha256: bcfb435337cc07cd4429431d1263918644dec7614bedfbd94cbad081134fc82b

Contents?: true

Size: 625 Bytes

Versions: 46

Compression:

Stored size: 625 Bytes

Contents

<div id="div_event_show">

  <div class="row">

    <div class="col-md-12">
    
      <% image_path = "/uploads/#{@image.type.underscore.split("/").last.pluralize}/#{@image.id}/#{@image.image}" %>
      <%= image_tag(image_path, style: 
        " width: 100%;
          display:block;
          margin-left:auto;
          margin-right:auto;") %>

      <%= clear_tag(50) %>

    </div>

  </div>

  <div class="row">

    <div class="col-md-6 col-md-offset-3">

      <%= link_to "Close", "#", onclick: "closeGenericModal();", class: "btn btn-primary btn-block" %>

      <%= clear_tag(20) %>

    </div>

  </div>

</div>

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
kuppayam-0.2.12.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.11.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.10.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.9.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.8.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.7.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.6.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.5.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.4.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.3.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.2.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.1.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.2.0.pre.materialize app/views/kuppayam/images/_show.html.erb
kuppayam-0.1.39 app/views/kuppayam/images/_show.html.erb
kuppayam-0.1.38 app/views/kuppayam/images/_show.html.erb
kuppayam-0.1.37 app/views/kuppayam/images/_show.html.erb
kuppayam-0.1.36 app/views/kuppayam/images/_show.html.erb
kuppayam-0.1.35 app/views/kuppayam/images/_show.html.erb
kuppayam-0.1.34 app/views/kuppayam/images/_show.html.erb
kuppayam-0.1.33 app/views/kuppayam/images/_show.html.erb