Column action menu for sort/faceting, refs #981

This commit is contained in:
Simon Willison 2020-09-30 14:43:39 -07:00
commit ae1f7c3870
4 changed files with 121 additions and 1 deletions

View file

@ -5,6 +5,7 @@
{% block extra_head %}
{{ super() }}
<script src="{{ base_url }}-/static/table.js" defer></script>
<style>
@media only screen and (max-width: 576px) {
{% for column in display_columns %}