moj_template 0.5.5 → 0.5.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/views/layouts/moj_template.html.erb +2 -34
- data/lib/moj_template/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0a95f7eda34ab74b9cea0560996e191cd26d37f8
|
4
|
+
data.tar.gz: f84252aef453ee13968f19409d5ac2a33cd43352
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 06e7ed9299f1e21b2d7109dadd1e50de174d1439ed98499ebea9ae884af4a244bdb060e5a65de6e6264bf06bfb9bf801486f4d0fc4ceb07bd6d8b9dc534fac6d
|
7
|
+
data.tar.gz: 77153068a06271c57eacf056aa5cadebc7dabca915480836b3213e41b144d0a0899401df2c29ab545b6e4c6fc0b465e1e7b84f42a4fe374505cc17168eb6c420
|
@@ -142,39 +142,7 @@
|
|
142
142
|
<footer class="group js-footer" id="footer" role="contentinfo">
|
143
143
|
|
144
144
|
<div class="footer-wrapper">
|
145
|
-
|
146
|
-
<div class="footer-explore">
|
147
|
-
<h2>Services and information</h2>
|
148
|
-
<ul>
|
149
|
-
<li><a href="https://www.gov.uk/browse/driving">Driving and transport</a></li>
|
150
|
-
<li><a href="https://www.gov.uk/browse/benefits">Benefits</a></li>
|
151
|
-
<li><a href="https://www.gov.uk/browse/business">Businesses and self-employed</a></li>
|
152
|
-
<li><a href="https://www.gov.uk/browse/employing-people">Employing people</a></li>
|
153
|
-
<li><a href="https://www.gov.uk/browse/abroad">Passports, travel and living abroad</a></li>
|
154
|
-
<li><a href="https://www.gov.uk/browse/education">Education and learning</a></li>
|
155
|
-
<li><a href="https://www.gov.uk/browse/working">Working, jobs and pensions</a></li>
|
156
|
-
<li><a href="https://www.gov.uk/browse/housing">Housing and local services</a></li>
|
157
|
-
<li><a href="https://www.gov.uk/browse/justice">Crime, justice and the law</a></li>
|
158
|
-
<li><a href="https://www.gov.uk/browse/tax">Money and tax</a></li>
|
159
|
-
<li><a href="https://www.gov.uk/browse/births-deaths-marriages">Births, deaths, marriages and care</a></li>
|
160
|
-
<li><a href="https://www.gov.uk/browse/disabilities">Disabled people</a></li>
|
161
|
-
<li><a href="https://www.gov.uk/browse/citizenship">Citizenship and life in the UK</a></li>
|
162
|
-
</ul>
|
163
|
-
</div>
|
164
|
-
|
165
|
-
<div class="footer-inside-government">
|
166
|
-
<h2>Departments and policy</h2>
|
167
|
-
<ul>
|
168
|
-
<li><a href="https://www.gov.uk/government/how-government-works">How government works</a></li>
|
169
|
-
<li><a href="https://www.gov.uk/government/organisations">Departments</a></li>
|
170
|
-
<li><a href="https://www.gov.uk/government/world">Worldwide</a></li>
|
171
|
-
<li><a href="https://www.gov.uk/government/topics">Topics</a></li>
|
172
|
-
<li><a href="https://www.gov.uk/government/policies">Policies</a></li>
|
173
|
-
<li><a href="https://www.gov.uk/government/publications">Publications</a></li>
|
174
|
-
<li><a href="https://www.gov.uk/government/announcements">Announcements</a></li>
|
175
|
-
</ul>
|
176
|
-
</div>
|
177
|
-
</div>
|
145
|
+
<%= yield :footer_top %>
|
178
146
|
|
179
147
|
<div class="footer-meta">
|
180
148
|
<div class="footer-meta-inner">
|
@@ -186,7 +154,7 @@
|
|
186
154
|
<li><a href="http://www.gov.uk/cymraeg">Cymraeg</a></li>
|
187
155
|
<li>
|
188
156
|
Built by the
|
189
|
-
<a href="http://digital.
|
157
|
+
<a href="http://digital.blogs.justice.gov.uk/"><abbr title="Ministry of Justice">MOJ</abbr> Digital Service</a>
|
190
158
|
</li>
|
191
159
|
</ul>
|
192
160
|
|
data/lib/moj_template/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: moj_template
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dom Smith
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-
|
11
|
+
date: 2014-03-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -186,7 +186,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
186
186
|
version: '0'
|
187
187
|
requirements: []
|
188
188
|
rubyforge_project:
|
189
|
-
rubygems_version: 2.0.
|
189
|
+
rubygems_version: 2.0.6
|
190
190
|
signing_key:
|
191
191
|
specification_version: 4
|
192
192
|
summary: MOJ DS Template
|