From 4211de4e2c5aaf4ce67180206a0526e4d50ba4c6 Mon Sep 17 00:00:00 2001 From: Steve Cassidy Date: Fri, 30 Aug 2024 10:33:45 +1000 Subject: [PATCH] Remove browser dependent checks on write to clipboard. Signed-off-by: Steve Cassidy --- api/views/home.handlebars | 14 ++++++-------- api/views/notebook-landing.handlebars | 14 ++++---------- 2 files changed, 10 insertions(+), 18 deletions(-) diff --git a/api/views/home.handlebars b/api/views/home.handlebars index ad2c630f7..780948e6f 100644 --- a/api/views/home.handlebars +++ b/api/views/home.handlebars @@ -88,14 +88,12 @@ diff --git a/api/views/notebook-landing.handlebars b/api/views/notebook-landing.handlebars index 600133f96..3fc884c01 100644 --- a/api/views/notebook-landing.handlebars +++ b/api/views/notebook-landing.handlebars @@ -210,18 +210,12 @@ - -