add topic sorting & js to support it
This commit is contained in:
@@ -25,3 +25,7 @@
|
||||
{%- macro icn_stickied(width=16) -%}
|
||||
<img src="/static/icons/sticky.svg" title="Stickied" alt="paper held by pushpin" style="width: {{width}}px;">
|
||||
{%- endmacro -%}
|
||||
|
||||
{%- macro icn_dragger(width=24) -%}
|
||||
<img src="/static/icons/dragger.svg" style="width: {{width}}px;">
|
||||
{%- endmacro -%}
|
||||
|
||||
Reference in New Issue
Block a user