diff --git a/admin/dashboard/templates/file_browser.html b/admin/dashboard/templates/file_browser.html index ca1f8a7..dbbb404 100644 --- a/admin/dashboard/templates/file_browser.html +++ b/admin/dashboard/templates/file_browser.html @@ -33,20 +33,20 @@
- [[ scope.row.name ]] + {% raw %}{{ scope.row.name }}{% endraw %}
- + - + - +