diff --git a/ref-test/app/editor/static/editor.js b/ref-test/app/editor/static/editor.js deleted file mode 100644 index e69de29..0000000 diff --git a/ref-test/app/editor/templates/editor/components/base.html b/ref-test/app/editor/templates/editor/components/base.html index 44e981d..a4f4498 100644 --- a/ref-test/app/editor/templates/editor/components/base.html +++ b/ref-test/app/editor/templates/editor/components/base.html @@ -15,7 +15,7 @@ rel="stylesheet" href="{{ url_for('.static', filename='css/style.css') }}" /> - {% block datatable_css %} + {% block style %} {% endblock %}