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:
David Mudrák
2019-12-03 20:36:05 +01:00
parent 33eadfeccb
commit 3eb2ff093c
+1 -1
View File
@@ -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}}