Sha256: 6495d7c0b8a63b94690e7ed50bc6f8ef00e8a0891f073541d75d2e3e7e8d9d64

Contents?: true

Size: 576 Bytes

Versions: 11

Compression:

Stored size: 576 Bytes

Contents

<% if @document_path %>
  <% presenter = ImprovePagePresenter.new(@document_path) %>

  <div class="Vlt-box Vlt-box--left Vlt-bg-grey-lighter">
    <div class="Vlt-grid">
      <div class="Vlt-col Vlt-col--right Vlt-col--4of4">
        <span id="feedback__improve">
          <svg class="Vlt-icon Vlt-black">
            <use xlink:href="/symbol/volta-icons.svg#Vlt-icon-github" />
          </svg>
          <a href="<%= presenter.github_url %>" target="_blank" class="Vlt-text-link Vlt-black">Improve this page</a>
        </span>
      </div>
    </div>
  </div>
<% end %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
station-0.0.106 lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb
station-0.0.105 lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb
station-0.0.104 lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb
station-0.0.103 lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb
station-0.0.102 lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb
station-0.0.101 lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb
station-0.0.100 lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb
station-0.0.97 lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb
station-0.0.96 lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb
station-0.0.95 lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb
station-0.0.93 lib/nexmo_developer/app/views/layouts/partials/_improve_this_page.html.erb