bookyt_salary 0.7.0 → 0.7.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@
5
5
  .span8= f.input :title, :input_html => {"data-autofocus" => true}
6
6
  .span8= f.input :person
7
7
  .row
8
- .span16= f.input :salary_booking_template, :input_html => {:class => 'span12'}
8
+ .span16= f.input :salary_booking_templates, :input_html => {:class => 'span12'}
9
9
  .row
10
10
  .span16= f.input :remarks, :input_html => {:rows => 2, :class => 'span12'}
11
11
 
@@ -1,3 +1,3 @@
1
1
  module BookytSalary
2
- VERSION = '0.7.0'
2
+ VERSION = '0.7.1'
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bookyt_salary
3
3
  version: !ruby/object:Gem::Version
4
- hash: 3
4
+ hash: 1
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 7
9
- - 0
10
- version: 0.7.0
9
+ - 1
10
+ version: 0.7.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - "Simon H\xC3\xBCrlimann (CyT)"
@@ -166,10 +166,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
166
166
  requirements: []
167
167
 
168
168
  rubyforge_project:
169
- rubygems_version: 1.8.10
169
+ rubygems_version: 1.8.15
170
170
  signing_key:
171
171
  specification_version: 3
172
172
  summary: Salary plugin for bookyt
173
173
  test_files: []
174
174
 
175
- has_rdoc: