From 3201853cdf16f9e5fb81e9ac888e45f223acfd41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=9F=E4=B8=96=E5=B3=B0?= <93648765@qq.com> Date: Wed, 28 Sep 2016 13:44:51 +0800 Subject: [PATCH] rollback user_list.html --- apps/users/templates/users/user_list.html | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/users/templates/users/user_list.html b/apps/users/templates/users/user_list.html index c164788be..a1369ee73 100644 --- a/apps/users/templates/users/user_list.html +++ b/apps/users/templates/users/user_list.html @@ -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: {