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