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: aa084217c013537d0a9e06941a70f48f1155aaae
4
- data.tar.gz: 7f3ddb304eda1c788c5f42a1c15fd9d7bc35be3c
3
+ metadata.gz: 719c64720f0f1f9306ee88161b4802982527a507
4
+ data.tar.gz: f55aa04c3edc6700097c80c7aaddb403f06ce255
5
5
  SHA512:
6
- metadata.gz: c41a41b4828f064b055d40db29d28e3fef354f249812734d89779b01cd909f81b91f95a5ac0c275c598d5c68177ccec97e1211c8aabaf3ea7ddeddd69e1a12e6
7
- data.tar.gz: fe73bf32b1a0992ee0fc81c2258e08daee58288d8fd9a663dce4617cfd38d99f18096dafc566b497c85791e827fb6e0260bf8bc900a2edb6b972e98198d723da
6
+ metadata.gz: 4439c145396c4ba89c6d94f16e1fc41abb350eafbea34e826435ad29b4679755ea102b92a324f2ffce15befb5e90e0b9dda5cc24bc8edc0613488ac3c01ea120
7
+ data.tar.gz: 75f39d76b0e0f68fa3265030dd52b9fd1c50c3d199509bcfbb2dd61c87a8f6ab4a45c240255cf2e33a04c4c9579c5520da73bee5a6eac8dcf199ab74107ea882
@@ -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/admissions/pages/welcome.aspx?">Request Admission Info</a></li>
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>
@@ -1,3 +1,3 @@
1
1
  module BiolaFrontendToolkit
2
- VERSION = '0.6.2'.freeze
2
+ VERSION = '0.6.4'.freeze
3
3
  end
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.2
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: 2018-07-30 00:00:00.000000000 Z
11
+ date: 2020-04-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bootstrap-sass