You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hu...@apache.org on 2017/06/18 07:30:25 UTC

svn commit: r1799049 - /comdev/reporter.apache.org/trunk/site/js/tabs.js

Author: humbedooh
Date: Sun Jun 18 07:30:25 2017
New Revision: 1799049

URL: http://svn.apache.org/viewvc?rev=1799049&view=rev
Log:
remove debug, sheesh

Modified:
    comdev/reporter.apache.org/trunk/site/js/tabs.js

Modified: comdev/reporter.apache.org/trunk/site/js/tabs.js
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/js/tabs.js?rev=1799049&r1=1799048&r2=1799049&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/js/tabs.js (original)
+++ comdev/reporter.apache.org/trunk/site/js/tabs.js Sun Jun 18 07:30:25 2017
@@ -368,7 +368,6 @@ renderFrontPage = function(tpmc) {
       if (rendered[pmc]) {
         container.innerHTML = "";
         container.appendChild(rendered[pmc]);
-        alert("cached");
       }
       if ((ref1 = !pmc, indexOf.call(json.pmcdates, ref1) >= 0)) {
         continue;