portada
This commit is contained in:
parent
743abb622b
commit
401fd00b5c
8 changed files with 37 additions and 6 deletions
|
@ -234,6 +234,7 @@
|
|||
* Scrolls the page to the given destination
|
||||
*/
|
||||
function scrollPage(destination, animated) {
|
||||
|
||||
var v ={
|
||||
destination: destination,
|
||||
animated: animated,
|
||||
|
@ -973,4 +974,4 @@
|
|||
}
|
||||
|
||||
};
|
||||
})(jQuery, document, window);
|
||||
})(jQuery, document, window);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue