projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b4f6f7
)
small change in jquery magic in frontpage.
author
rsiddharth
<rsd@gnu.org>
Wed, 5 Mar 2014 12:07:37 +0000
(17:37 +0530)
committer
rsiddharth
<rsd@gnu.org>
Wed, 5 Mar 2014 12:07:37 +0000
(17:37 +0530)
2014/index.html
patch
|
blob
|
blame
|
history
diff --git
a/2014/index.html
b/2014/index.html
index aee57fedada71d64959d6b84761cfcbc060d953f..4dd94f2c5999d3fba4d329c4a7f9b1436987667d 100644
(file)
--- a/
2014/index.html
+++ b/
2014/index.html
@@
-253,7
+253,7
@@
$('.glyphicon-chevron-right').css('display','inline-block');
});
- $(document).
load
(lpNavPlace);
+ $(document).
ready
(lpNavPlace);
$(window).resize(lpNavPlace);