projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22b118a
)
Fix typo in comment.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 15 Sep 2009 09:10:29 +0000
(11:10 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 15 Sep 2009 09:10:29 +0000
(11:10 +0200)
static/exodus/js/homepage.js
patch
|
blob
|
history
diff --git
a/static/exodus/js/homepage.js
b/static/exodus/js/homepage.js
index 7731298b516995c8b2d11d3880a931df47d8e853..eae0b1a0fdf6b7cc29cf1a5cb47222e4b6628009 100644
(file)
--- a/
static/exodus/js/homepage.js
+++ b/
static/exodus/js/homepage.js
@@
-8,7
+8,7
@@
function switchCloseup(to) {
$(".closeup div." + to).addClass('selected');
\r
}
\r
\r
-//hides all previewcontent and reveal
e
s the selected info
\r
+//hides all previewcontent and reveals the selected info
\r
function switchInfo(cls) {
\r
/* Deselect all summaries */
\r
$(".summary div").removeClass('selected');
\r