app/views/phcscriptcdnpro/script/versions/index.html.erb in phcscriptcdnpro-4.6.1 vs app/views/phcscriptcdnpro/script/versions/index.html.erb in phcscriptcdnpro-4.6.2

- old
+ new

@@ -49,10 +49,9 @@ <thead> <tr> <th>Script Version</th> </tr> </thead> - <tbody> <% @script_versions.each do |script_version| %> <tr> <td><%= link_to script_version.scriptversion, script_version %></td> </tr>