phcscriptcdnpro 1.12.5 → 1.12.6

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: a8d97df0665d55bcd000079b8fa9b96136bc1656
4
- data.tar.gz: 3b2c2004717946b66dcc70a0f7a6f077dfcbe713
3
+ metadata.gz: a7674b0571d4c9602bcce916cfb5aadf74d11a5e
4
+ data.tar.gz: c9343b72ed58417cfceaceac25ff6816cf49a74b
5
5
  SHA512:
6
- metadata.gz: 61a96bd6939627105d1755022cb6ff5e9aa2e80bf3f723e190bb6997cf2c89e0a9e9f35c0052b9453956977edda14264de8a91085a3495ea6e9900f771543031
7
- data.tar.gz: 6605f9138a5cb49e86e3074a625041a40dd4ae2549a085e76e0f63d1d232effbe795dc393356c78af01382e8a24269bc5403580738bba431472461af7e3006a5
6
+ metadata.gz: c2fabd4ec53e586a4403e4ce7e3e0ee2ba1b9828d2c312ed54794346b54b89e55504ef9074511b38c23bce2bd934b3d067e7edee32102242789e2cb78325c6c4
7
+ data.tar.gz: 6182501bdc43191604bdc5bd05babbc27231cc7fcbc46df4022de51ffb40819531af6c4682f0d3bc2de753493fe2368e254cfb24dfe3d8c883b6873d745dd8be
@@ -29,7 +29,7 @@
29
29
  </div>
30
30
 
31
31
  <div class="panel-footer">
32
- Created: <%= l(information.created_at, format: :long) %> <%= information.scriptcategory %> Updated: <%= l(information.updated_at, format: :long) %>
32
+ <small><strong>Created:</strong> <%= l(information.created_at, format: :long) %> / <strong>Updated:</strong> <%= l(information.updated_at, format: :long) %></small>
33
33
  </div>
34
34
 
35
35
  </div>
@@ -1,3 +1,3 @@
1
1
  module Phcscriptcdnpro
2
- VERSION = "1.12.5"
2
+ VERSION = "1.12.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcscriptcdnpro
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.12.5
4
+ version: 1.12.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts