Update comment

This commit is contained in:
Matthew Grove
2018-11-13 20:18:55 +00:00
parent 6cf8113d63
commit 28f9ee6f99

View File

@@ -14,7 +14,7 @@ $(document).ready(function(){
// include source code link // include source code link
$(".source-code-link").load("/page-inserts/source-code-link.html"); $(".source-code-link").load("/page-inserts/source-code-link.html");
// initiate MDC buttons // initiate MDC items
mdc.autoInit(); mdc.autoInit();
var drawer_item_link_query_selector = ".mdc-list-item[href='" + window.activated_drawer_item_link; var drawer_item_link_query_selector = ".mdc-list-item[href='" + window.activated_drawer_item_link;