From cbc237c8ce63aadaecb6be0fd9eb733f8bb0d6bc Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sun, 27 May 2018 10:06:02 -0700 Subject: whitespace --- views/new-bookmark.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/new-bookmark.php') diff --git a/views/new-bookmark.php b/views/new-bookmark.php index 0cc19d7..35e1907 100644 --- a/views/new-bookmark.php +++ b/views/new-bookmark.php @@ -70,7 +70,7 @@ $(function(){ $("#note_category").tokenfield({ createTokensOnBlur: true, beautify: true - }); + }); $("#btn_post").click(function(){ -- cgit v1.2.3