diff --git a/examples/i18n_example/index.html b/examples/i18n_example/index.html index 524a0dd..11ce972 100644 --- a/examples/i18n_example/index.html +++ b/examples/i18n_example/index.html @@ -22,9 +22,7 @@ -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.25) !important; box-shadow:0px 0px 0px rgba(0, 0, 0, 0.25) !important; } - -
@@ -34,9 +32,9 @@ var config = { width: "100%", height: "100%", - source: 'https://docs.google.com/spreadsheet/pub?key=0AsTYTZtQh7kpdFhXamZFMEcxaXp0aGY5UE5PcUliU2c&output=html', + source: 'https://docs.google.com/spreadsheet/pub?key=0AsTYTZtQh7kpdEUzM1NVWkhSV3dlSXRITmJremRKUWc&output=html', + // comment next line for debugging js: '../../timeline-min.js' - // uncomment next line for debugging //js: ['../../source/js/date-format.js', '../../source/js/VMM.js', '../../source/js/VMM.Core.js', '../../source/js/VMM.Util.js', '../../source/js/VMM.LoadLib.js', '../../source/js/bootstrap-tooltip.js', '../../source/js/AES.js', '../../source/js/timeline.js'] } @@ -67,9 +65,15 @@ unsupported_ie7: "Internet Explorer 7 wird von Timeline nicht unterstützt." } }; - + + + +