phcmemberspro 6.8.15 → 6.8.16

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: 0ae3ff0b0706157cebb0df266fcf3cfaf7baa56d
4
- data.tar.gz: b38756eff6bed177cb7cfcaeb5fd9e08d94ca1a4
3
+ metadata.gz: 6caa5d7042e09e482ed828f06b1a2a81ec8c58a7
4
+ data.tar.gz: 655456d81741a1eff00834c5f7ea5f514fb711e2
5
5
  SHA512:
6
- metadata.gz: e8d97c4536cdb8cf63ab5745a717ad49564d24d71a39e2afd8ed082f85433e232322daa163afe0667082bdf53bdd369b789f415dd089b548154b0fac62293bd9
7
- data.tar.gz: ca9d404130f59307620bf9908a26e36fcb674dd15083fc8ad9e2b83f677c52265c6fb68643a43f0470d5546d706e04950717c8abb419baacf317b49a38a58b59
6
+ metadata.gz: a9abfbea0b3180b6b10416194c5ddec5d90206099e69f789a6c70d4dae29b63c410b3fb9cf1f90dc84d09784ba32779d2ba5f9cad2a1943f2e7b079cfe9289f8
7
+ data.tar.gz: 1a5c111959d8c8c06b3d3aeecbce55036560fd530d3c20493fcb8f2992bae4b2949bd46d0555610493a0dc115908e9d43e61fccfa15f3228e1d033c56b50c906
@@ -43,10 +43,10 @@
43
43
  <div class="portlet-body">
44
44
  <div class="row">
45
45
  <div class="col-lg-6">
46
- <%= render 'phcmemberspro/members/contacts/components/_contact_address' %>
46
+ <%= render 'phcmemberspro/members/contacts/components/contact_address' %>
47
47
  </div>
48
48
  <div class="col-lg-6">
49
- <%= render 'phcmemberspro/members/contacts/components/_contact_audits' %>
49
+ <%= render 'phcmemberspro/members/contacts/components/contact_audits' %>
50
50
  </div>
51
51
  </div>
52
52
  </div>
@@ -1,3 +1,3 @@
1
1
  module Phcmemberspro
2
- VERSION = "6.8.15"
2
+ VERSION = "6.8.16"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcmemberspro
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.8.15
4
+ version: 6.8.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts