mirror of
https://github.com/documize/community.git
synced 2025-07-21 06:09:42 +02:00
removed empty line
This commit is contained in:
parent
43d3e84573
commit
34d7a97ae8
1 changed files with 0 additions and 1 deletions
|
@ -251,7 +251,6 @@ export default Component.extend({
|
|||
if (id !== '') {
|
||||
let jumpTo = "#page-" + id;
|
||||
this.set('tab', 'content');
|
||||
|
||||
if (!$(jumpTo).inView()) {
|
||||
$(jumpTo).velocity("scroll", { duration: 250, offset: -100 });
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue