Sha256: 40ebd2057a9fae4b7fd8a803da9520f8ee367bd8730432305d9da7a52b6be623

Contents?: true

Size: 282 Bytes

Versions: 1

Compression:

Stored size: 282 Bytes

Contents

<div class="google-maps" style="height: <%= widget.height %>">
  <% if scrivito_in_editable_view? %>
    <%= scrivito_tag(:input, widget, :address, type: 'text', data: { editor: 'google-maps' }) %>
  <% end %>

  <div class="map" data-location="<%= widget.address %>"></div>
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
scrivito_google_maps_widget-0.1.5 app/views/google_maps_widget/show.html.erb