From: Gabriel Wicke Date: Tue, 18 May 2004 12:36:13 +0000 (+0000) Subject: Arbitrary diff selection without javascript X-Git-Tag: 1.3.0beta1~45 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=99e923553e80e66b351bec4045525c803205b8a7;p=lhc%2Fweb%2Fwiklou.git Arbitrary diff selection without javascript The checkboxes are replaced by two columns of radio boxes. If js is available it does some styling tasks/makes sure sensible version combinations are selected. --- diff --git a/includes/PageHistory.php b/includes/PageHistory.php index 323bf4f467..c96ab3117a 100644 --- a/includes/PageHistory.php +++ b/includes/PageHistory.php @@ -109,38 +109,10 @@ class PageHistory { { global $wgTitle; $this->lastdate = $this->lastline = ""; - $url = $wgTitle->getFullURL("-"); - $s = "\n"; - $s .= "\n

" . wfMsg( "histlegend" ) . "

\n