1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-29 18:50:08 +03:00

B #2277: Untranslated dataTable strings (#2280)

This commit is contained in:
Abel Coronado 2018-07-11 16:44:26 +02:00 committed by Tino Vázquez
parent 71c95c412e
commit c871bb9842

View File

@ -56,7 +56,7 @@ define(function(require) {
renderer: 'foundation',
autoWidth: false,
language: {
"sLengthMenu": "_MENU_",
"url": "../locale/languages/" + datatable_lang,
"emptyTable": TemplateEmptyTable()
}
} );