forever_style_guide 3.0.9 → 3.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5ad19b73fd0fbcae9f1be9b086797085a913ac13
|
|
4
|
+
data.tar.gz: 72e5782767b599a9a7fcfee061f48faf46057c8e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c4e1f642c94a6d17e25e3065a2e340ac2db68fbe27eb5576d375a384988435143cab86cbdca7099958886c54b0d3602abce76fc5884f585b68fd4fc4423a3798
|
|
7
|
+
data.tar.gz: 1b550b011469bae2a84e9f9ec6dce7c6fb1ba8843f3e97972d05b4fee7d0d161defdfe0fca21e9c3beae4f7cc0314ac78d7be73a1bbf8f310371b96b941c9059
|
data/app/views/forever_style_guide/sections/components/navigation/_nav_products_dropdown.erb
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
<ul class="list-unstyled">
|
|
13
13
|
<li>
|
|
14
14
|
<%= link_to storage_url, class: 'dropdown-menu-nav-link', title: 'Guaranteed Permanent Storage for Photos & Documents' do %>
|
|
15
|
-
|
|
15
|
+
Permanent <span class='hidden-md'>Cloud </span> Storage
|
|
16
16
|
<% end %>
|
|
17
17
|
<small class="dropdown-menu-nav-link-subhead">View Pricing, Benefits and Features</small>
|
|
18
18
|
</li>
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
|
|
89
89
|
<ul class="list-unstyled">
|
|
90
90
|
<li>
|
|
91
|
-
<%= link_to 'Print
|
|
91
|
+
<%= link_to 'All Print Products', print_url, class: 'dropdown-menu-nav-link', title: 'Create and Print Online or with Artisan Scrapbooking Software' %>
|
|
92
92
|
<small class="dropdown-menu-nav-link-subhead">Browse Products and View Pricing</small>
|
|
93
93
|
|
|
94
94
|
<ul class="list-unstyled dropdown-menu-nav-bullets">
|