From fc0a18e6c293ae7956937cc768fc2e3bf3038a99 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 30 Apr 2021 14:10:55 +0200 Subject: [PATCH] utils: add comment note for task descriptions Signed-off-by: Thomas Lamprecht --- src/Utils.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Utils.js b/src/Utils.js index 8538794..1dd2098 100644 --- a/src/Utils.js +++ b/src/Utils.js @@ -568,6 +568,7 @@ utilities: { Proxmox.Utils.unknownText; }, + // NOTE: only add general, product agnostic, ones here! Else use override helper in product repos task_desc_table: { aptupdate: ['', gettext('Update package database')], diskinit: ['Disk', gettext('Initialize Disk with GPT')],