new layout

This commit is contained in:
Thomas Braun 2015-02-04 16:09:03 +01:00
commit 3f4edadbd8

View file

@ -18,7 +18,7 @@ tags: menu
width: 940, width: 940,
height: 528, height: 528,
pagination: { active: false }, pagination: { active: false },
play: { active: true } play: { active: true, auto: true, interval: 3000 }
}); });
}); });
</script> </script>