phcmemberspro 11.9.3 → 11.9.5

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: d783b12a7c01fb5af1c36ab0c0e36a3f8f553508
4
- data.tar.gz: 97d24effa73a563349611476420a23a09b438cc4
3
+ metadata.gz: 68ec5b9f070722d25a5097a03b5548453fcc3b3b
4
+ data.tar.gz: 826c27ab07aadaaa4eec915eef9500610d4c30c5
5
5
  SHA512:
6
- metadata.gz: 26c939527a3ecb74a60684777644b3ba7a4455f87d4367d262cd8b8fc4c8774d0f554b6c03cbfbdfa2ce3163b28081a9350b6edb5f09c1164e4a92095844b458
7
- data.tar.gz: aec3b79d3d367a576c88f3248ea97edb9ddc49e6cde5931cb017dd8da36d5ea9aac23bd5ceae44a8f264bbe558fe1bdb0364108b436704cccbbb9e79c7b9ef57
6
+ metadata.gz: 202b516c9b5924129f6e8c14dfa56155fb025cb36523266784a1fa1d5bf0d4df6422a82432163eedd76c80ab14e7beafd94de66101c8e1c5774e9108bc0475c9
7
+ data.tar.gz: 1d6530e015606ec453b92fdbdc69fedcb2f34fcc7a97421a3a02804d4ed4e10ca3f1f8889843d92341e67aa26967d07965b208b7c9112328a5c0050090430d74
@@ -18,12 +18,12 @@
18
18
 
19
19
  <tbody>
20
20
  <tr>
21
- <td class="highlight"><%= link_to @member_address.mcaddressl1, phcmemberspro.edit_member_profile_address %></td>
22
- <td class="highlight"><%= link_to @member_address.mcaddressl2, phcmemberspro.edit_member_profile_address %></td>
23
- <td class="highlight"><%= link_to @member_address.mccity, phcmemberspro.edit_member_profile_address %></td>
24
- <td class="highlight"><%= link_to @member_address.mcprovince, phcmemberspro.edit_member_profile_address %></td>
25
- <td class="highlight"><%= link_to @member_address.mccountry, phcmemberspro.edit_member_profile_address %></td>
26
- <td class="highlight"><%= link_to @member_address.mcpostalcode, phcmemberspro.edit_member_profile_address %></td>
21
+ <td class="highlight"><%= link_to @member_address.mcaddressl1, phcmemberspro.edit_member_profile_address_path %></td>
22
+ <td class="highlight"><%= link_to @member_address.mcaddressl2, phcmemberspro.edit_member_profile_address_path %></td>
23
+ <td class="highlight"><%= link_to @member_address.mccity, phcmemberspro.edit_member_profile_address_path %></td>
24
+ <td class="highlight"><%= link_to @member_address.mcprovince, phcmemberspro.edit_member_profile_address_path %></td>
25
+ <td class="highlight"><%= link_to @member_address.mccountry, phcmemberspro.edit_member_profile_address_path %></td>
26
+ <td class="highlight"><%= link_to @member_address.mcpostalcode, phcmemberspro.edit_member_profile_address_path %></td>
27
27
  </tr>
28
28
  </tbody>
29
29
 
@@ -18,17 +18,17 @@
18
18
 
19
19
  <tbody>
20
20
  <tr>
21
- <td class="highlight"><%= link_to @member_listing.mbcompanyname, phcmemberspro.edit_member_profile_listing %></td>
22
- <td class="highlight"><%= link_to @member_listing.mbcontactname, phcmemberspro.edit_member_profile_listing %></td>
23
- <td class="highlight"><%= link_to @member_listing.mbaddressl1, phcmemberspro.edit_member_profile_listing %></td>
24
- <td class="highlight"><%= link_to @member_listing.mbaddressl2, phcmemberspro.edit_member_profile_listing %></td>
25
- <td class="highlight"><%= link_to @member_listing.mbcity, phcmemberspro.edit_member_profile_listing %></td>
26
- <td class="highlight"><%= link_to @member_listing.mbprovince, phcmemberspro.edit_member_profile_listing %></td>
27
- <td class="highlight"><%= link_to @member_listing.mbcountry, phcmemberspro.edit_member_profile_listing %></td>
28
- <td class="highlight"><%= link_to @member_listing.mbpostalcode, phcmemberspro.edit_member_profile_listing %></td>
29
- <td class="highlight"><%= link_to @member_listing.mbphone, phcmemberspro.edit_member_profile_listing %></td>
30
- <td class="highlight"><%= link_to @member_listing.mbcontactemail, phcmemberspro.edit_member_profile_listing %></td>
31
- <td class="highlight"><%= link_to @member_listing.mbwebsite, phcmemberspro.edit_member_profile_listing %></td>
21
+ <td class="highlight"><%= link_to @member_listing.mbcompanyname, phcmemberspro.edit_member_profile_listing_path %></td>
22
+ <td class="highlight"><%= link_to @member_listing.mbcontactname, phcmemberspro.edit_member_profile_listing_path %></td>
23
+ <td class="highlight"><%= link_to @member_listing.mbaddressl1, phcmemberspro.edit_member_profile_listing_path %></td>
24
+ <td class="highlight"><%= link_to @member_listing.mbaddressl2, phcmemberspro.edit_member_profile_listing_path %></td>
25
+ <td class="highlight"><%= link_to @member_listing.mbcity, phcmemberspro.edit_member_profile_listing_path %></td>
26
+ <td class="highlight"><%= link_to @member_listing.mbprovince, phcmemberspro.edit_member_profile_listing_path %></td>
27
+ <td class="highlight"><%= link_to @member_listing.mbcountry, phcmemberspro.edit_member_profile_listing_path %></td>
28
+ <td class="highlight"><%= link_to @member_listing.mbpostalcode, phcmemberspro.edit_member_profile_listing_path %></td>
29
+ <td class="highlight"><%= link_to @member_listing.mbphone, phcmemberspro.edit_member_profile_listing_path %></td>
30
+ <td class="highlight"><%= link_to @member_listing.mbcontactemail, phcmemberspro.edit_member_profile_listing_path %></td>
31
+ <td class="highlight"><%= link_to @member_listing.mbwebsite, phcmemberspro.edit_member_profile_listing_path %></td>
32
32
  </tr>
33
33
  </tbody>
34
34
 
@@ -1,3 +1,3 @@
1
1
  module Phcmemberspro
2
- VERSION = "11.9.3"
2
+ VERSION = "11.9.5"
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: 11.9.3
4
+ version: 11.9.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts