scrivito_column_widget 0.1.0 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 50eab486e310bd568a3eeb22f3cd8c88ecb44513
4
- data.tar.gz: a40af686008106d10a3a4cc7efef603b31ab9f84
3
+ metadata.gz: e781d4910502a2d98a1e9911c17397206be5fb18
4
+ data.tar.gz: 0058c2d5d377e83876fafc0728a4d13f293122c0
5
5
  SHA512:
6
- metadata.gz: 9871f672a79910640e75fa911df259b59be79a18c2bcb6451db022eb10aeb9da7df2249aab53b6dce942fc363d7873adc44cac5dd47f8e87db1208afceabe2c4
7
- data.tar.gz: a2728aa7973b96b24f193dcce2b918a95fb0495f6ca08cc4d96f35bd6e8c81bad06ff6e03d84c608317efd7cbdd6b4bbdda0eb20df96ff779963f8c732a6d6ea
6
+ metadata.gz: 7067992fbd3b157e0df46bfceb99195438219b64cab51baf1e4d578a4575d73c43d295f45ba27278df1ef675ce923b85695c78e931d8e5228ef350dc0d22571f
7
+ data.tar.gz: f76ac10426857524cf7566c0fb08945c11174e3ed7cf2755cb7597ac1d69a2993dcdb06e69e023215722170a717d70e544d506fe7296849a047842ec8f619ee2
@@ -1 +1,3 @@
1
- <%= scrivito_thumbnail image_tag("scrivito_column_widget/thumbnail_column_widget.png") %>
1
+ <%= scrivito_thumbnail t('scrivito_column_widget.thumbnail.title', default: 'Column'), image_tag("widgets/scrivito_column_widget.png") do %>
2
+ <%= t('scrivito_column_widget.thumbnail.description', default: 'Add columns with adjustable widths whihc can be filled with widgets')%>
3
+ <% end %>
@@ -1,3 +1,3 @@
1
1
  module ScrivitoColumnWidget
2
- VERSION = '0.1.0'
2
+ VERSION = '0.1.2'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scrivito_column_widget
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Scrivito
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-02-24 00:00:00.000000000 Z
11
+ date: 2017-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: scrivito