biola_frontend_toolkit 0.6.2 → 0.6.4
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 719c64720f0f1f9306ee88161b4802982527a507
|
4
|
+
data.tar.gz: f55aa04c3edc6700097c80c7aaddb403f06ce255
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4439c145396c4ba89c6d94f16e1fc41abb350eafbea34e826435ad29b4679755ea102b92a324f2ffce15befb5e90e0b9dda5cc24bc8edc0613488ac3c01ea120
|
7
|
+
data.tar.gz: 75f39d76b0e0f68fa3265030dd52b9fd1c50c3d199509bcfbb2dd61c87a8f6ab4a45c240255cf2e33a04c4c9579c5520da73bee5a6eac8dcf199ab74107ea882
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# CHANGELOG
|
2
2
|
|
3
|
+
### 0.6.4
|
4
|
+
|
5
|
+
* Update Request Admission Info link in footer to point to latest admissions contact again (https://biola.elluciancrmrecruit.com/apply)
|
6
|
+
|
7
|
+
### 0.6.3
|
8
|
+
|
9
|
+
* Update Request Admission Info link in footer to point to latest admissions contact
|
10
|
+
|
3
11
|
### 0.6.2
|
4
12
|
|
5
13
|
* Updated the Undergrad, Grad and Online links in fapp/views/frontend_toolkit/global_marketing_header.html.slim partial
|
@@ -16,7 +16,7 @@
|
|
16
16
|
<div id="navBiolaSupplemental">
|
17
17
|
<ul>
|
18
18
|
<li><a href="https://www.biola.edu/contact">Contact Biola</a></li>
|
19
|
-
<li><a href="https://biola.elluciancrmrecruit.com/
|
19
|
+
<li><a href="https://biola.elluciancrmrecruit.com/apply">Request Admission Info</a></li>
|
20
20
|
<li><a href="http://library.biola.edu/">Library</a></li>
|
21
21
|
<li><a href="http://giving.biola.edu/">Giving to Biola</a></li>
|
22
22
|
<li><a href="https://www.biola.edu/hr">Employment</a></li>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: biola_frontend_toolkit
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.6.
|
4
|
+
version: 0.6.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ryan Hall
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-04-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bootstrap-sass
|