phcmemberspro 7.8.6 → 7.8.7

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: b8206172be35ea3f2b9331c25721a1a072fb5186
4
- data.tar.gz: a1e57c13ceaa69f4e5706de8fab821e242d0b01c
3
+ metadata.gz: 7efd3da7814040ee7844c4baa652bf1bdf220a84
4
+ data.tar.gz: 508b37de3be657d0f2c587ca41c7927fa9ad4abe
5
5
  SHA512:
6
- metadata.gz: 91a0cf4b07a9c5dd3f0b691832a62f53e0fb2c116f8a6e7e877b76d98463017678e8e74cd33868176502f60a815aff04dba8db28e0c1475e9f332ee426a2d81c
7
- data.tar.gz: 08f899a3649be9e3600becba9fea3c318f14fad102c23f187fb165c92d5d8c2d81f39b4b4130afc6dae7d240339fb35c8b3c84b0527c27bb7958ca79ca689f46
6
+ metadata.gz: aab3b0a4b391ab6c3c70142aa078ea383f2f7a42dd2442466740ba5b5c6ace64ce669475092f43a95e1dd7bef697d26b58966d10ff60704fc2ca55e9a26af4f4
7
+ data.tar.gz: 3d39472df71eef95b191eccf44d222fcde4936cb6d763cadfcfe5008402353ea2aed2fdfb69514f2f94190a64328ec854328e0afc81e573268e090b9a4e8280e
@@ -8,7 +8,7 @@
8
8
  <span class="caption-subject font-blue-madison bold uppercase"></span>
9
9
  </div>
10
10
  <div class="actions">
11
- <%= link_to directory_category_listing_path, class: "btn btn-circle red-mint", method: :delete, data: { confirm: 'Are you sure? All listing connections will be removed.' } do %>
11
+ <%= link_to directory_category_listing_path, class: "btn btn-circle red-mint", method: :delete, data: { confirm: 'Are you sure? This will only remove the listing/business connection.' } do %>
12
12
  <i class="fa fa-trash-o"></i> Remove Listing/Business Connection
13
13
  <% end %>
14
14
  </div>
@@ -1,3 +1,3 @@
1
1
  module Phcmemberspro
2
- VERSION = "7.8.6"
2
+ VERSION = "7.8.7"
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: 7.8.6
4
+ version: 7.8.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts