Merge "Display table tag for deletable-table-tag pages to prevent UI confusion"

This commit is contained in:
jenkins-bot 2017-07-05 20:07:52 +00:00 committed by Gerrit Code Review
commit 40b029fdf7

View file

@ -118,9 +118,8 @@ class LintErrorsPager extends TablePager {
->rawParams( $viewLink, $editHistLinks )
->escaped();
case 'details':
// While deletable-table-tag has params set, it adds no new information
// and is not included here since the error category has the tag name.
$hasNameCats = [
'deletable-table-tag',
'obsolete-tag',
'missing-end-tag',
'self-closed-tag',