detable js_resource

1 parent 5a6009ac
......@@ -37,4 +37,4 @@ class TableWidget(MappingWidget):
template = "detable"
readonly_template = "readonly/detable"
requirements = (("deform", None),
{"js": "opensipkd.base:static/v3/js/plugin/datatables/jquery.dataTables.min.js"})
{"js": "tangsel.base:static/js/plugin/datatables/jquery.dataTables.min.js"})
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!