-fixed up about tool-tip

-ui tweaks to manage users screen
This commit is contained in:
mkonecny 2011-02-11 11:56:14 -05:00
parent 5468db39e8
commit 14ee1f553e
5 changed files with 36 additions and 10 deletions

View file

@ -147,6 +147,9 @@ $(document).ready(function() {
"aaSorting": [[2,'asc']],
"sPaginationType": "full_numbers",
"bJQueryUI": true,
"bAutoWidth": false
"bAutoWidth": false,
"oLanguage": {
"sSearch": ""
}
});
});