From 22f623c810297467da2d8662c5d4b90ae8e84dae Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Wed, 12 Feb 2020 05:54:53 +0100 Subject: Bookmark submission: Automatically fetch title after URI input. Change-Id: Ieea258e076d1dbaeba2520e583b590822dfdcab8 --- src/main/resources/templates/benki/bookmarks/bookmarkList.html | 4 ++++ 1 file changed, 4 insertions(+) (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 9f7b402..2c35249 100644 --- a/src/main/resources/templates/benki/bookmarks/bookmarkList.html +++ b/src/main/resources/templates/benki/bookmarks/bookmarkList.html @@ -13,7 +13,10 @@ {! #if authenticated !} + + +

@@ -24,6 +27,7 @@
+
-- cgit v1.2.3