From 9a6f7fd18fda4f96ffb5e1edafffe0fb6515e235 Mon Sep 17 00:00:00 2001 From: rahuljain-dev <128595742+rahuljain-dev@users.noreply.github.com> Date: Tue, 23 Jul 2024 15:46:42 +0530 Subject: [PATCH] WEBUI-1489: Display the + button on mobile browsers (#2279) * WEBUI-1489: Display the + button on mobile browsers * WEBUI-1489: Display the + button on mobile browsers: adding prevent default --- elements/nuxeo-app.js | 6 +----- .../nuxeo-document-create-button.js | 1 + 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/elements/nuxeo-app.js b/elements/nuxeo-app.js index 7837754727..8153a3cff8 100644 --- a/elements/nuxeo-app.js +++ b/elements/nuxeo-app.js @@ -459,11 +459,7 @@ Polymer({ - +