fullstack-cms 0.1.11 → 0.1.12

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.11
1
+ 0.1.12
@@ -1,6 +1,6 @@
1
1
  <li class="span2">
2
2
  <div class="thumbnail">
3
- <%= image_tag photo.url(:thumb), :style => "height: 162px", :'data-zoom-url' => photo.url %>
3
+ <%= image_tag photo.url(:thumb), :style => "height: 141px", :'data-zoom-url' => photo.url %>
4
4
  <div class="thumbnail-toolbar">
5
5
  <%= btn t('fullstack.admin.edit', :default => "Edit"), edit_admin_photo_path(photo), :'data-target' => '#edit-photo-modal', :'data-toggle' => 'modal' %>
6
6
  <%= btn '', admin_photo_path(photo), :remote => true, :method => :delete, :confirm => t('fullstack.admin.are_you_sure', :default => "Are you sure?"), :icon => :trash, :type => :danger, :icon_color => :white, :'data-tip' => t('fullstack.admin.delete', :default => "Delete") %>
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "fullstack-cms"
8
- s.version = "0.1.11"
8
+ s.version = "0.1.12"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["mcasimir"]
@@ -11,7 +11,7 @@ styles:
11
11
  - "620x300"
12
12
  - :jpeg
13
13
  thumb:
14
- - "140x110"
14
+ - "141x141#"
15
15
  - :jpeg
16
16
 
17
17
  icon:
@@ -43,5 +43,5 @@ styles:
43
43
  - "620x300"
44
44
  - :jpeg
45
45
  thumb:
46
- - "140x110"
46
+ - "141x141#"
47
47
  - :jpeg
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fullstack-cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.11
4
+ version: 0.1.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -306,7 +306,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
306
306
  version: '0'
307
307
  segments:
308
308
  - 0
309
- hash: -4299439762194972164
309
+ hash: 4527530024037831383
310
310
  required_rubygems_version: !ruby/object:Gem::Requirement
311
311
  none: false
312
312
  requirements: