swedbank-pay-design-guide-jekyll-theme 2.6.4 → 2.6.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 52446f61fd008d59e42aea8446f2d2bcc525162c92b8597cccbe7f6a45a9e3fb
4
- data.tar.gz: 6f5b99aa7d3656daa1e250038dade71fc8d447eea83a71e27b77b2d431929560
3
+ metadata.gz: 967dc285e684596cccf27b701ca662230f4c82bc2905a5e33fb0adf1bccd627c
4
+ data.tar.gz: acfd4758899daafbad0d21de89e637555ec2708b058d51ebc075a97d62a63d7e
5
5
  SHA512:
6
- metadata.gz: 8758cda5992cdb88daa067651422a63e7e7a538b211a005b88c0d11e38c0e675f41f9a5461647801e0a5090cd7efcf7219dabadfde5f19edad9092019e75b8d3
7
- data.tar.gz: 55cb6e81fa733e0255e56862431880e191eebe851254984a584bfe8c98cf9d2fe8a51ce72de59cb464fce501fdd4e73fc6f943d8f7eb2560e06af64262f1cf5d
6
+ metadata.gz: 26196b8a51a0a46c99b520f472875378585bb35c226ec1edb3f27aea0f3b7f948e0a821d09314b268a6eedef01de7c9546659fc5dca88e3c90944277d00e421f
7
+ data.tar.gz: fe2e1606ee98f1550cd46a5dcf09c9d07619a13eb15cc3203aa39bf6b2cb630e7053df3c6d04119fe90735a18346ddb64c0afcd4f672baf75cb4d5159c1673d6
@@ -109,8 +109,8 @@
109
109
  out += '<div id="tipue_search_results_count">' + tipuesearch_string_4;
110
110
  }
111
111
  else {
112
- if (found[c - 1] && !found[c - 1].desc) {
113
- c = c - 1; // If the last item has no description, we remove it from the count
112
+ if (found[c - 1] && !found[c - 1].title && !found[c - 1].desc) {
113
+ c = c - 1; // If the last item has no title and no description, we remove it from the count
114
114
  }
115
115
  c_c = c.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",");
116
116
  out += '<div id="tipue_search_results_count">' + c_c + ' ' + tipuesearch_string_5;
data/lib/gem_version.rb CHANGED
@@ -4,7 +4,7 @@ module Gem
4
4
  # Gem Specification
5
5
  class Specification
6
6
  def self.gem_version
7
- '2.6.4'
7
+ '2.6.5'
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: swedbank-pay-design-guide-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.4
4
+ version: 2.6.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Swedbank Pay