futuro 0.8.5 → 0.8.6

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
  SHA256:
3
- metadata.gz: e5a74d48fced45edae6ff2092fde49f8738b844f736f39e89276dc0663fd3a67
4
- data.tar.gz: 4a794032bca140602f8a153e65f369d66930c78dd76de7abf0169d22d79e7c66
3
+ metadata.gz: 0e2bd324b9756bccd487d965918f9761244b3b86f233e2dceaf6cbbb93c11ef2
4
+ data.tar.gz: e015ad7c4581f71445cc9cee7a8447cc944111b660a50220a599b05381bc0b24
5
5
  SHA512:
6
- metadata.gz: 9956fad8116d8a8610da35bec98f9194e3033134bb9a459eec0b4751aa696288bf4f90109ec0af194dfd5594627db304c09a3f7fdede20d7b3b7e44aee5113c8
7
- data.tar.gz: '0955750f259bfdcbbf4eb163916a8f42cc3d50714d51cb26f7ac2a03f82342926e0814eca3b5067dbb1a5af991ed4749991d12528013252640d07eb2508f44fc'
6
+ metadata.gz: 4ac934014160d7351fc06aa233c725f2ec013341ab9bb04ee0b654027e59ea1de9b9faf213d15e1e51ab69dda6d434a96fdf19031cc96f644b4b0e5996f2c63a
7
+ data.tar.gz: 543df4a88d2eba17a0f8bf39e2e60990b416d345d8eea3e5ed5035e90e84f4356f0a627a781a0225780c8af15205f4a7146c292d944e88bf7e8c3879865c437a
@@ -0,0 +1,11 @@
1
+
2
+ {%- if item.item -%}
3
+
4
+ <span class="block form-alert {{ PageTitle | prepend: 'title-' }}">
5
+ <span class="block item-object {{ PageTitle | prepend: 'title-' }}">
6
+ <span>{{ item.item }}</span>
7
+ <span class="block item-object-price">{{ item.price | prepend: '£' }}</span>
8
+ </span>
9
+ </span>
10
+
11
+ {%- endif -%}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: futuro
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.5
4
+ version: 0.8.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Paul Heading
@@ -140,7 +140,6 @@ files:
140
140
  - _includes/html/page/content/loop/form/select.liquid
141
141
  - _includes/html/page/content/loop/form/text.liquid
142
142
  - _includes/html/page/content/loop/form/textarea.liquid
143
- - _includes/html/page/content/loop/form/yousaved.liquid
144
143
  - _includes/html/page/content/loop/header.liquid
145
144
  - _includes/html/page/content/loop/header/back.liquid
146
145
  - _includes/html/page/content/loop/header/basket.liquid
@@ -156,6 +155,7 @@ files:
156
155
  - _includes/html/page/content/loop/screen/row.liquid
157
156
  - _includes/html/page/content/loop/screen/small.liquid
158
157
  - _includes/html/page/content/loop/screen/title.liquid
158
+ - _includes/html/page/content/loop/yousaved.liquid
159
159
  - _includes/html/page/content/more.liquid
160
160
  - _includes/html/page/content/roller.liquid
161
161
  - _includes/html/page/footnote.liquid