in static/js/jena-navigation.js [114:117]
var moveToC = function( newParent ) { $( "#table_of_contents" ).next().appendTo( newParent ); $( "#table_of_contents" ).hide(); };