File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/django_smartbase_admin/templates/sb_admin/actions/partials Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " django-smartbase-admin"
3- version = " 0.2.21 "
3+ version = " 0.2.22 "
44description = " "
55authors = [
" SmartBase <[email protected] >" ]
66readme = " README.md"
Original file line number Diff line number Diff line change 9393 {% endwith %}
9494 </ div >
9595 < div class ="tab-pane fade min-h-64 content-center max-sm:overflow-x-auto custom-scrollbar " id ="advanced_filters_content " role ="tabpanel " aria-labelledby ="tab_advanced_filters ">
96- {% include 'sb_admin/components/filters_v2 .html' with filters=content_context.filters %}
96+ {% include 'sb_admin/components/filters .html' with filters=content_context.filters %}
9797 </ div >
9898 </ div >
9999 {% endblock %}
You can’t perform that action at this time.
0 commit comments