From: Krinkle Date: Fri, 28 Jan 2011 19:32:46 +0000 (+0000) Subject: Made mediaWiki JS test suite table no longer sortable. This functionality broke with... X-Git-Tag: 1.31.0-rc.0~32314 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=8285461bab4e29475d5f173058896cd5edb0da35;p=lhc%2Fweb%2Fwiklou.git Made mediaWiki JS test suite table no longer sortable. This functionality broke with the introduction of hide/show clickers in r81126. But we don't need this so we might as well remove it. --- diff --git a/resources/mediawiki.util/mediawiki.util.test.js b/resources/mediawiki.util/mediawiki.util.test.js index 5f543a65b8..4ccd27328d 100644 --- a/resources/mediawiki.util/mediawiki.util.test.js +++ b/resources/mediawiki.util/mediawiki.util.test.js @@ -83,7 +83,7 @@ '

Below is a list of tests to confirm proper functionality of the mediaWiki JavaScript library

' + '

' + skinLinksText + '

' + '
' - + '' + + '
' + '' + '
ExecShould returnDoes returnEqual ?
' );