[noticket] Temporary change to remove link to publisher site-usage whilst it gets fixed
[noticket] Temporary change to remove link to publisher site-usage whilst it gets fixed

--- a/ckanext/ga_report/templates/ga_report/publisher/popular.html
+++ b/ckanext/ga_report/templates/ga_report/publisher/popular.html
@@ -15,12 +15,14 @@
                 </li>
             </py:for>
         </ul>
+        <!--!
       <p>
         <a href="${h.url_for(controller='ckanext.ga_report.controller:GaDatasetReport',action='read_publisher',id=publisher.name)}">
           <img py:if="preview_image" src="${preview_image}" /><br/>
           More usage data for ${publisher.title}
         </a>
       </p>
+      -->
      </div>
   </py:if>
 </html>