Skip to content

Instantly share code, notes, and snippets.

View torrance's full-sized avatar

Torrance Hodgson torrance

  • Curtin Institute of Data Science
  • Australia
View GitHub Profile
diff --git a/sites/all/themes/abalone/js/abalone.js b/sites/all/themes/abalone/js/abalone.js
index fbdbbd3..6dd7b22 100644
--- a/sites/all/themes/abalone/js/abalone.js
+++ b/sites/all/themes/abalone/js/abalone.js
@@ -4,8 +4,7 @@
// Keep the top level menu open
event.preventDefault();
event.stopPropagation();
- // Close any other child menus
- // that are not our decendents