-fixed up about tool-tip
-ui tweaks to manage users screen
This commit is contained in:
parent
5468db39e8
commit
14ee1f553e
5 changed files with 36 additions and 10 deletions
|
@ -147,6 +147,9 @@ $(document).ready(function() {
|
|||
"aaSorting": [[2,'asc']],
|
||||
"sPaginationType": "full_numbers",
|
||||
"bJQueryUI": true,
|
||||
"bAutoWidth": false
|
||||
"bAutoWidth": false,
|
||||
"oLanguage": {
|
||||
"sSearch": ""
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue