mirror of
https://github.com/greenshot/greenshot
synced 2025-08-23 14:46:19 -07:00
new layout
This commit is contained in:
parent
18cba56a7c
commit
0a975e5d29
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ tags: menu
|
||||||
$("#slides").slidesjs({
|
$("#slides").slidesjs({
|
||||||
width: 940,
|
width: 940,
|
||||||
height: 528,
|
height: 528,
|
||||||
pagination: { active: false }
|
pagination: { active: false },
|
||||||
|
play: { active: true }
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue