timeslider fixes

This commit is contained in:
John McLear 2014-12-27 22:31:23 +01:00
parent b1f29b914c
commit c276343216
2 changed files with 12 additions and 3 deletions

View file

@ -29,6 +29,9 @@ function loadBroadcastSliderJS(fireWhenAllScriptsAreLoaded)
{
var BroadcastSlider;
// Hack to ensure timeslider i18n values are in
$("[data-key='timeslider_returnToPad'] > a > span").html(html10n.get("timeslider.toolbar.returnbutton"));
(function()
{ // wrap this code in its own namespace
var sliderLength = 1000;