Add option to allow user to create domain

This commit is contained in:
Khanh Ngo
2018-09-01 17:53:05 +07:00
parent 38d1d85a18
commit 3481af149b
6 changed files with 33 additions and 7 deletions

View File

@ -69,7 +69,7 @@
<script>
// set up history data table
$("#tbl_settings").DataTable({
"paging" : true,
"paging" : false,
"lengthChange" : false,
"searching" : true,
"ordering" : true,