Fix dashboard domain sorting

This commit is contained in:
Khanh Ngo
2019-12-17 13:34:52 +07:00
parent 4a3f121b02
commit 103bf176ed
3 changed files with 4 additions and 6 deletions

View File

@ -169,8 +169,6 @@
{% endblock %}
{% block extrascripts %}
<script>
PDNS_VERSION = '{{ SETTING.get("pdns_version") }}';
//SYBPATCH START//
function setUpDomainList(id ,url){
$(id).DataTable({