mirror of
https://github.com/janishutz/libreevent.git
synced 2026-04-28 22:09:24 +02:00
fix navbar & path highlighting
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
function toggleList( element ) {
|
||||
$( '#' + element ).slideToggle();
|
||||
}
|
||||
Reference in New Issue
Block a user