From bfe2c21e1b4e0ae9411a2e1b49a5f40ee12a728f Mon Sep 17 00:00:00 2001 From: nova Date: Sun, 1 Dec 2019 12:49:39 +0530 Subject: [PATCH] moved js deps to global head fragment --- chatto/src/main/resources/templates/chat.html | 11 +------- .../resources/templates/fragments/head.html | 28 +++++++++++++++++-- 2 files changed, 26 insertions(+), 13 deletions(-) diff --git a/chatto/src/main/resources/templates/chat.html b/chatto/src/main/resources/templates/chat.html index 335722a..86da43a 100644 --- a/chatto/src/main/resources/templates/chat.html +++ b/chatto/src/main/resources/templates/chat.html @@ -14,16 +14,7 @@ - - - - - - - - - - + diff --git a/chatto/src/main/resources/templates/fragments/head.html b/chatto/src/main/resources/templates/fragments/head.html index 7790c24..a526c5a 100644 --- a/chatto/src/main/resources/templates/fragments/head.html +++ b/chatto/src/main/resources/templates/fragments/head.html @@ -6,19 +6,41 @@ - + - + + + + + + + + + + + + - +