svn: /web/php/trunk/js/ common.js

[email protected] (Paul Dragoonis)
Newsgroups php.webmaster
Message-ID <[email protected]>
dragoonis                                Sat, 01 Jan 2011 21:45:14 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=306966

Log:
Accidental merge of common.js, reverting back to revision 306955

Changed paths:
    U   web/php/trunk/js/common.js

Modified: web/php/trunk/js/common.js
===================================================================
--- web/php/trunk/js/common.js	2011-01-01 21:40:25 UTC (rev 306965)
+++ web/php/trunk/js/common.js	2011-01-01 21:45:14 UTC (rev 306966)
@@ -154,11 +154,6 @@
         });

         if (foundToc) {
-
-            var userNotesHeader = $('#usernotes');
-            $('<a class="toc_item" href="#' + userNotesHeader.attr('id') + '">User Contributed Notes</a>')
-                .appendTo( $('<li>') ).parent().appendTo(l);
-
             jQuery.getScript("/js/jquery.scrollto.min.js", function(){
                 l.delegate("a.toc_item","click keypress", function(e) {
                     // Escape dots in ids so they won't be treated as class selectors
@@ -184,10 +179,6 @@
         });
     });

-    if($('.docs table.doctable').length) {
-        $(this).find('tbody tr:even').addClass("alt-row")
-    }
-
 });

 /**
@@ -197,4 +188,3 @@
 {
     return document.documentElement.lang;
 }
-
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.