MediaWiki:Common.js: Difference between revisions

Disabled the [hide heading summaries after putting them in the considerations table] functionality.
No edit summary
(Disabled the [hide heading summaries after putting them in the considerations table] functionality.)
 
Line 312: Line 312:
   str += e[i].innerHTML;
   str += e[i].innerHTML;
   str += "</td></tr>";
   str += "</td></tr>";
   e[i].style.display = "none";
   //e[i].style.display = "none";
   }
   }
   str += "</table>";
   str += "</table>";