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

I remember reading in some talk page / phab task about what the tag
was that had to be deleted.

Change-Id: I74bc6f3207177239f7173ce2963ed55350e26f6f
This commit is contained in:
Subramanya Sastry 2017-07-05 14:39:49 -05:00
parent ccf15aea2a
commit eb99fd05e3

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',