Merge "Change Special:ChangePassword to use OOUI"
[lhc/web/wiklou.git] / includes / changes / OldChangesList.php
index 1bd78ca..31b355d 100644 (file)
@@ -87,10 +87,7 @@ class OldChangesList extends ChangesList {
                // Regular entries
                } else {
                        $unpatrolled = $this->showAsUnpatrolled( $rc );
-
-                       if ( !$this->isCategorizationWithoutRevision( $rc ) ) {
-                               $this->insertDiffHist( $html, $rc, $unpatrolled );
-                       }
+                       $this->insertDiffHist( $html, $rc, $unpatrolled );
                        # M, N, b and ! (minor, new, bot and unpatrolled)
                        $html .= $this->recentChangesFlags(
                                array(