|
|
@ -22,9 +22,7 @@ |
|
|
|
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.25) !important; |
|
|
|
-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; |
|
|
|
box-shadow:0px 0px 0px rgba(0, 0, 0, 0.25) !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
</style> |
|
|
|
</style> |
|
|
|
|
|
|
|
|
|
|
|
</head> |
|
|
|
</head> |
|
|
|
|
|
|
|
|
|
|
|
<body> |
|
|
|
<body> |
|
|
@ -34,9 +32,9 @@ |
|
|
|
var config = { |
|
|
|
var config = { |
|
|
|
width: "100%", |
|
|
|
width: "100%", |
|
|
|
height: "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' |
|
|
|
js: '../../timeline-min.js' |
|
|
|
|
|
|
|
|
|
|
|
// uncomment next line for debugging |
|
|
|
// 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'] |
|
|
|
//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." |
|
|
|
unsupported_ie7: "Internet Explorer 7 wird von Timeline nicht unterstützt." |
|
|
|
} |
|
|
|
} |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
</script> |
|
|
|
</script> |
|
|
|
|
|
|
|
<!-- comment next line for debugging --> |
|
|
|
<script type="text/javascript" src="../../timeline-embed.js"></script> |
|
|
|
<script type="text/javascript" src="../../timeline-embed.js"></script> |
|
|
|
|
|
|
|
<!-- uncomment next two lines for debugging --> |
|
|
|
|
|
|
|
<!-- |
|
|
|
|
|
|
|
<script type="text/javascript" src="../../source/js/lazyload.js"></script> |
|
|
|
|
|
|
|
<script type="text/javascript" src="../../source/js/timeline-embed.js"></script> |
|
|
|
|
|
|
|
--> |
|
|
|
<!-- END Timeline Embed --> |
|
|
|
<!-- END Timeline Embed --> |
|
|
|
</body> |
|
|
|
</body> |
|
|
|
</html> |
|
|
|
</html> |
|
|
|