radiant-reorder_children-extension 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,6 +22,7 @@
22
22
  border-bottom: 1px solid #eaeaea;
23
23
  }
24
24
  ul.pages li {
25
+ cursor: move;
25
26
  font-size: 105%;
26
27
  font-weight: normal;
27
28
  padding: 10px;
@@ -1,3 +1,3 @@
1
1
  module RadiantReorderChildrenExtension
2
- VERSION = '1.0.3'
2
+ VERSION = '1.0.4'
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: radiant-reorder_children-extension
3
3
  version: !ruby/object:Gem::Version
4
- hash: 17
4
+ hash: 31
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 3
10
- version: 1.0.3
9
+ - 4
10
+ version: 1.0.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - Benny Degezelle
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-06-20 00:00:00 +02:00
18
+ date: 2011-08-17 00:00:00 +02:00
19
19
  default_executable:
20
20
  dependencies: []
21
21
 
@@ -49,6 +49,7 @@ files:
49
49
  - lib/tasks/reorder_children_extension_tasks.rake
50
50
  - public/images/admin/reorder.png
51
51
  - public/stylesheets/admin/reorder.css
52
+ - radiant-reorder_children-extension-1.0.3.gem
52
53
  - radiant-reorder_children-extension.gemspec
53
54
  - Rakefile
54
55
  - README.md
@@ -59,7 +60,7 @@ has_rdoc: true
59
60
  homepage: http://github.com/jomz/radiant-reorder_children-extension
60
61
  licenses: []
61
62
 
62
- post_install_message: "\n Add this to your radiant project with:\n config.gem 'radiant-reorder_children-extension', :version => '~>1.0.3'\n "
63
+ post_install_message: "\n Add this to your radiant project with:\n config.gem 'radiant-reorder_children-extension', :version => '~>1.0.4'\n "
63
64
  rdoc_options: []
64
65
 
65
66
  require_paths: