From 75471e915bf5c2fa3828bbd5ca4d874cb9f889a6 Mon Sep 17 00:00:00 2001
From: Christina Toegl <toegl@tugraz.at>
Date: Tue, 17 May 2022 10:13:55 +0200
Subject: [PATCH] Delete slot content about needed employee account

---
 assets/dbp-signature.html.ejs | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/assets/dbp-signature.html.ejs b/assets/dbp-signature.html.ejs
index a8f7fb7..6b30aae 100644
--- a/assets/dbp-signature.html.ejs
+++ b/assets/dbp-signature.html.ejs
@@ -165,18 +165,6 @@
             </dbp-translated>
         </div>
     </template>
-    <template id="dbp-nextcloud-file-picker">
-        <div slot="auth-info">
-            <dbp-translated subscribe="lang">
-                <div slot="de">
-                    Für diese Funktion ist ein TU Graz Bediensteten Account nötig!
-                </div>
-                <div slot="en">
-                    A TU Graz employee account is required for this function!
-                </div>
-            </dbp-translated>
-        </div>
-    </template>
     <template id="dbp-signature-verification">
         <div slot="additional-information">
             <style>
-- 
GitLab