From d446ba75acc05ec331540d51348bdc2be5aecb42 Mon Sep 17 00:00:00 2001 From: Alexander Alexeev Date: Mon, 12 Dec 2016 16:58:18 +0700 Subject: rtemplate refactoring: layout templates moved to layout directory; show error message on login error --- .../WEB-INF/templates/views/partial/footer.html | 40 ---------------------- 1 file changed, 40 deletions(-) delete mode 100644 juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html deleted file mode 100644 index da911619..00000000 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/footer.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - \ No newline at end of file -- cgit v1.2.3