From 4f7b84194b056b5d6d9acca4cceb2cabc04fd8a5 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 29 Dec 2018 08:37:39 -0600 Subject: cleaned up JS and made modal handler. --- design/templates/notes/notebook_detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'design/templates/notes/notebook_detail.html') diff --git a/design/templates/notes/notebook_detail.html b/design/templates/notes/notebook_detail.html index a0b06a3..73c13ab 100644 --- a/design/templates/notes/notebook_detail.html +++ b/design/templates/notes/notebook_detail.html @@ -47,11 +47,11 @@ {% include "notes/partials/note_list.html" with object=object hidecolor=True hidenotebook=True %} {% endfor %} -