From 801a168654edff6430926824691e6008697faa48 Mon Sep 17 00:00:00 2001
From: hahn <axel.hahn@iml.unibe.ch>
Date: Tue, 16 Jun 2020 14:27:44 +0200
Subject: [PATCH] task#3869 - initial stuff for API

---
 public_html/deployment/js/functions.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/deployment/js/functions.js b/public_html/deployment/js/functions.js
index 8275ea01..87a3db1e 100644
--- a/public_html/deployment/js/functions.js
+++ b/public_html/deployment/js/functions.js
@@ -306,7 +306,7 @@ function filterTable() {
 
 
 // ----------------------------------------------------------------------
-// page settings
+// API secret
 // ----------------------------------------------------------------------
 function generateSecret(length){
 
-- 
GitLab