phcscriptcdnpro 5.8.9 → 5.9.0
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 060ca608e6eba355ff0d2eabdf37dba390da8e65
|
4
|
+
data.tar.gz: 05a30d46e7f304fff1e868bf2e6e21cf7f527ae6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 895673f84b8d19387ad495b1fd9749b7742e388152e0c9648d27c7937366f799e6a7ee1a68874c149268f95158bb7b4375f85205b48cca33e7b5e2dfeaf97b01
|
7
|
+
data.tar.gz: 87c024d5893f4d1b5d30010e36d2164900eafb7b517012b7ffbf53a640aa28e74f581bd1ccd81046b509e5eea36a3bdadf021badf4e9587c3acd65908daa62e3
|
@@ -24,7 +24,7 @@
|
|
24
24
|
|
25
25
|
<% @script_listings_index.each do |script_listings_index| %>
|
26
26
|
<div class="blog-post-item">
|
27
|
-
<h2><%= link_to script_listings_index.scripttitle, phcscriptcdnpro.frontend_listing_path(script_listings_index) %></h2>
|
27
|
+
<h2><%= link_to script_listings_index.scripttitle, phcscriptcdnpro.frontend_listing_path(script_listings_index) %> <small>v. <%= script_listings_index.version.scriptversion %></small></h2>
|
28
28
|
<ul class="blog-post-info list-inline">
|
29
29
|
<li>
|
30
30
|
<%= link_to "#" do %>
|