X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=static%2Fexodus%2Fjs%2Fhomepage.js;fp=static%2Fexodus%2Fjs%2Fhomepage.js;h=eae0b1a0fdf6b7cc29cf1a5cb47222e4b6628009;hb=2ff5b9413eb9d2aeb77b5b9eb520dd8e35625c86;hp=7731298b516995c8b2d11d3880a931df47d8e853;hpb=22b118ae60175db63834df442528ee0fde4fb0a7;p=matthijs%2Fprojects%2Fwipi.git diff --git a/static/exodus/js/homepage.js b/static/exodus/js/homepage.js index 7731298..eae0b1a 100644 --- a/static/exodus/js/homepage.js +++ b/static/exodus/js/homepage.js @@ -8,7 +8,7 @@ function switchCloseup(to) { $(".closeup div." + to).addClass('selected'); } -//hides all previewcontent and reveales the selected info +//hides all previewcontent and reveals the selected info function switchInfo(cls) { /* Deselect all summaries */ $(".summary div").removeClass('selected');