Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicholas J Anderson
whats-open
Commits
c721ae6d
Commit
c721ae6d
authored
Oct 26, 2013
by
Renfred Harper
Browse files
Remove console debug
parent
2283645e
Changes
1
Show whitespace changes
Inline
Side-by-side
website/static/js/about.js
View file @
c721ae6d
...
...
@@ -5,7 +5,6 @@ $(document).ready(function(){
// Keep track of the users vertical position so it can be scolled back
//to when the window is closed
position
=
$
(
window
).
scrollTop
();
console
.
log
(
position
);
$
(
'
#about-body
'
).
slideToggle
(
356
);
$
(
'
.main-container
'
).
toggleClass
(
'
grid-blur
'
);
$
(
this
).
parent
().
toggleClass
(
'
active
'
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment