From 6991257cd67631efae78e141b8ae7794129483c1 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Thu, 13 Feb 2020 04:41:32 +0100 Subject: Bookmark submission: Make bookmark submission form a reusable WebComponent. Change-Id: I723d98208040db5b0d2d56d8c5e727c68399f843 --- .../templates/benki/bookmarks/bookmarkList.html | 38 ++-------------------- 1 file changed, 2 insertions(+), 36 deletions(-) (limited to 'src/main/resources/templates') diff --git a/src/main/resources/templates/benki/bookmarks/bookmarkList.html b/src/main/resources/templates/benki/bookmarks/bookmarkList.html index 2c35249..566bfb2 100644 --- a/src/main/resources/templates/benki/bookmarks/bookmarkList.html +++ b/src/main/resources/templates/benki/bookmarks/bookmarkList.html @@ -13,47 +13,13 @@ {! #if authenticated !} - - +

-
-
- New Bookmark - -
- - - -
- -
- - -
- -
- - -
- -
- - -
- -
- -
-
-
+
{! /if !} -- cgit v1.2.3