Sha256: f0c397a57a5f6a8a03b6f1e5c3116fef9903c0723cac2386902495c79f1e3a0e

Contents?: true

Size: 456 Bytes

Versions: 9

Compression:

Stored size: 456 Bytes

Contents

<div class="inline-block ml-2">
  <%%= link_to eval("edit_#{key}_path(id: '#{value.id}')"), class: "text-sm font-semibold leading-6 text-gray-900" do %>
    <svg xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 text-gray-400 hover:text-gray-600" viewBox="0 0 20 20" fill="currentColor">
      <path d="M13.586 3.586a2 2 0 112.828 2.828l-.793.793-2.828-2.828.793-.793zM11.379 5.793L3 14.172V17h2.828l8.38-8.379-2.83-2.828z"/>
    </svg>
  <%% end %>
</div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
sun-sword-0.0.9 lib/generators/sun_sword/templates_frontend/views/components/_action_edit.html.erb.tt
sun-sword-0.0.8 lib/generators/sun_sword/templates_frontend/views/components/_action_edit.html.erb.tt
sun-sword-0.0.7 lib/generators/sun_sword/templates_frontend/views/components/_action_edit.html.erb.tt
sun-sword-0.0.6 lib/generators/sun_sword/templates_frontend/views/components/_action_edit.html.erb.tt
sun-sword-0.0.5 lib/generators/sun_sword/templates_frontend/views/components/_action_edit.html.erb.tt
sun-sword-0.0.4 lib/generators/sun_sword/templates_frontend/views/components/_action_edit.html.erb.tt
sun-sword-0.0.3 lib/generators/sun_sword/templates_frontend/views/components/_action_edit.html.erb.tt
sun-sword-0.0.2 lib/generators/sun_sword/templates_frontend/views/components/_action_edit.html.erb.tt
sun-sword-0.0.1 lib/generators/sun_sword/templates_frontend/views/components/_action_edit.html.erb.tt