Ticket #38174: 38174.diff
| File 38174.diff, 512 bytes (added by , 10 years ago) |
|---|
-
src/wp-includes/js/wp-lists.js
789 789 init: function() { 790 790 var $list = this; 791 791 792 $list.wpList.process = function( ) {793 $list.each( function( index, element) {794 this.wpList.process( element);792 $list.wpList.process = function( a ) { 793 $list.each( function() { 794 this.wpList.process( a ); 795 795 } ); 796 796 }; 797 797
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)