translate tv guide
This commit is contained in:
parent
b0f79e54f4
commit
86e7b20cfc
3 changed files with 86 additions and 97 deletions
|
@ -479,7 +479,7 @@
|
|||
}).done(function (template) {
|
||||
|
||||
var tabContent = options.element;
|
||||
tabContent.innerHTML = template;
|
||||
tabContent.innerHTML = Globalize.translateDocument(template);
|
||||
|
||||
Events.on(tabContent.querySelector('.programGrid'), 'scroll', function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue