Sha256: ba57d55d68e212e637cf4cef83f85e3ea63ffb3802c7bddcc32af6d02ab0939b
Contents?: true
Size: 547 Bytes
Versions: 68
Compression:
Stored size: 547 Bytes
Contents
<li class="slide" id="slide_<%= slide.id %>"> <span> <span class="handle"><%= fa_icon("sort", class: "fa-lg") %></span> </span> <span> <%= link_to slide.title, arm_bit_maker_slideshow_slide_path(arm,slideshow, slide) %> </span> <span> <%= link_to "Edit", edit_arm_bit_maker_slideshow_slide_path(arm,slideshow, slide), class: "btn btn-default" %> <%= link_to "Remove", arm_bit_maker_slideshow_slide_path(arm,slideshow, slide), method: :delete, data: { confirm: "Are you sure?" }, class: "btn btn-danger" %> </span> </li>
Version data entries
68 entries across 68 versions & 1 rubygems