mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-16 16:01:35 +00:00
rollback user_list.html
This commit is contained in:
parent
e83ecb1254
commit
3201853cdf
@ -51,7 +51,6 @@ $(document).ready(function(){
|
||||
url: "{% static 'js/plugins/dataTables/i18n/language_code.json' %}".replace('language_code', '{{ LANGUAGE_CODE }}')
|
||||
},
|
||||
order: [[ 1, 'asc' ]],
|
||||
aLengthMenu: [[3,10, 25, 50, -1], ["3","10", "25", "50", "all"]],
|
||||
buttons: [
|
||||
{extend: 'excel',
|
||||
exportOptions: {
|
||||
|
Loading…
Reference in New Issue
Block a user