Fix "undefined" popping up in the logs search box

This commit is contained in:
Patrick Speiser
2012-09-29 14:57:12 +02:00
parent b120039314
commit c5cd3e99c2

View File

@@ -35,6 +35,7 @@ $(document).ready(function() {
"sPaginationType": "full_numbers",
"bStateSave": true,
"oLanguage": {
"sSearch":"",
"sLengthMenu":"Show _MENU_ lines per page",
"sEmptyTable": "No log information available",
"sInfo":"Showing _START_ to _END_ of _TOTAL_ lines",