Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode

This commit is contained in:
Sam X. Chen 2019-10-10 22:57:40 -04:00
parent e60926f847
commit 77f8b76d4e
7 changed files with 63 additions and 39 deletions

View file

@ -9,6 +9,7 @@ template(name="listHeader")
if currentList
a.list-header-left-icon.fa.fa-angle-left.js-unselect-list
h2.list-header-name(
title="{{ moment updatedAt 'LLL' }}"
class="{{#if currentUser.isBoardMember}}{{#unless currentUser.isCommentOnly}}js-open-inlined-form is-editable{{/unless}}{{/if}}")
+viewer
= title