make action column not sortable.
svn path=/plone.app.discussion/trunk/; revision=27751
This commit is contained in:
parent
2e04461162
commit
8c217ae45a
@ -81,7 +81,7 @@
|
||||
<th i18n:translate="heading_context">In Response To</th>
|
||||
<th i18n:translate="heading_subject">Subject</th>
|
||||
<th i18n:translate="heading_comment">Comment</th>
|
||||
<th i18n:translate="heading_action">Action</th>
|
||||
<th class="nosort" i18n:translate="heading_action">Action</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
Loading…
Reference in New Issue
Block a user