MDL-67277 forum: Remove the pinned class from the first cell
There should be no need to have it, and the name is confusing here.
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
data-region="discussion-list-item"
|
||||
data-discussionid="{{id}}"
|
||||
data-forumid="{{forumid}}">
|
||||
<td class="pinned p-0 text-center align-middle icon-no-margin" style="width: 1px;">
|
||||
<td class="p-0 text-center align-middle icon-no-margin" style="width: 1px;">
|
||||
{{#discussion.pinned}}
|
||||
{{#pix}}i/pinned, mod_forum, {{#str}}discussionpinned, mod_forum{{/str}}{{/pix}}
|
||||
{{/discussion.pinned}}
|
||||
|
||||
Reference in New Issue
Block a user