Sha256: 3c717d3a226c7e5e51a168c5a67eaa26d4552afae52222f7eb8a342ecd073686

Contents?: true

Size: 405 Bytes

Versions: 17

Compression:

Stored size: 405 Bytes

Contents

<%= content_tag component.tag_name, component.html_options do %>
  <%= link_to 'javascript:;', class: 'link-prev link-prev-years', title: component.t(:prev_years) do %>
    <%= tao_icon :arrow_left %>
  <% end %>
  <%= link_to 'javascript:;', class: 'link-next link-next-years', title: component.t(:next_years) do %>
    <%= tao_icon :arrow_right %>
  <% end %>

  <div class="year-list"></div>
<% end %>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
tao_form-1.0.0.beta.2 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-1.0.0.beta.1 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.2.3 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.2.2 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.2.1 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.2.0 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.1.10 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.1.9 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.1.8 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.1.7 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.1.6 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.1.5 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.1.4 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.1.3 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.1.2 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.1.1 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb
tao_form-0.1.0 lib/views/components/tao_form/components/moment_picker/segments/_year_segment.html.erb