enju_event 0.1.17.pre5 → 0.1.17.pre6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@
10
10
 
11
11
  <%= form_for :events, :url => events_path, :html => {:method => 'get'} do -%>
12
12
  <p>
13
- <%= t('page.search_term') -%>: <%= search_field_tag 'query', h(@query), {:id => 'search_form_top', :class => 'search_form', :placeholder => t('page.search_term')} -%>
13
+ <%= label_tag :search_form_top, t('page.search_term') -%>: <%= search_field_tag 'query', h(@query), {:id => 'search_form_top', :class => 'search_form', :placeholder => t('page.search_term')} -%>
14
14
  <%= submit_tag t('page.search') -%>
15
15
  </p>
16
16
  <%- end -%>
@@ -12,7 +12,7 @@
12
12
  <div data-role="fieldcontain">
13
13
  <%= form_for :events, :url => events_path, :html => {:method => 'get'} do -%>
14
14
  <p>
15
- <%= t('page.search_term') -%>: <%= search_field_tag 'query', h(@query), {:id => 'search_form_top', :class => 'search_form', :placeholder => t('page.search_term')} -%>
15
+ <%= label_tag :search_form_top, t('page.search_term') -%>: <%= search_field_tag 'query', h(@query), {:id => 'search_form_top', :class => 'search_form', :placeholder => t('page.search_term')} -%>
16
16
  <%= submit_tag t('page.search') -%>
17
17
  </p>
18
18
  <%- end -%>
@@ -1,3 +1,3 @@
1
1
  module EnjuEvent
2
- VERSION = "0.1.17.pre5"
2
+ VERSION = "0.1.17.pre6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: enju_event
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.17.pre5
4
+ version: 0.1.17.pre6
5
5
  prerelease: 7
6
6
  platform: ruby
7
7
  authors:
@@ -558,7 +558,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
558
558
  version: '0'
559
559
  segments:
560
560
  - 0
561
- hash: -3236038939742854624
561
+ hash: -2422754237095750397
562
562
  required_rubygems_version: !ruby/object:Gem::Requirement
563
563
  none: false
564
564
  requirements: