From 28f9ee6f992f5651a3b761fed3a3efb3ff4028c6 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Tue, 13 Nov 2018 20:18:55 +0000 Subject: [PATCH] Update comment --- assets/global.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/global.js b/assets/global.js index 0e44877..6d4f2dd 100644 --- a/assets/global.js +++ b/assets/global.js @@ -14,7 +14,7 @@ $(document).ready(function(){ // include source code link $(".source-code-link").load("/page-inserts/source-code-link.html"); - // initiate MDC buttons + // initiate MDC items mdc.autoInit(); var drawer_item_link_query_selector = ".mdc-list-item[href='" + window.activated_drawer_item_link;