From 203eba9917050cf0900b28ec32486302ca90cda5 Mon Sep 17 00:00:00 2001 From: Son NK Date: Sat, 25 Apr 2020 12:58:44 +0200 Subject: [PATCH] use Ajax for save note --- app/dashboard/templates/dashboard/index.html | 38 ++++++++++++++++++-- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index 2d03b940..0680c5bd 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -253,6 +253,7 @@