Removing instances of old mechanism; tests

This commit is contained in:
Chris Rodriguez
2015-08-24 15:40:53 -04:00
parent c9b775bda2
commit c0bfdf5e5d
4 changed files with 7 additions and 16 deletions

View File

@@ -71,9 +71,6 @@ $("#open_close_accordion a").click(function(){
<div class="book-wrapper">
<section aria-label="${_('Textbook Navigation')}" class="book-sidebar">
<header id="open_close_accordion">
<a href="#">close</a>
</header>
<ul id="booknav" class="treeview-booknav">
<%def name="print_entry(entry)">