Fix XXX comment

This commit is contained in:
yflory 2023-12-13 15:02:28 +01:00
parent 906cd1cb15
commit 0fb82aa688

View File

@ -56,8 +56,8 @@ define([
jKanban,
Export)
{
Messages.kanban_showTags = 'See all tags'; //XX
Messages.kanban_hideTags = 'See less tags'; //XX
Messages.kanban_showTags = 'See all tags'; // XXX
Messages.kanban_hideTags = 'See less tags'; // XXX
var verbose = function (x) { console.log(x); };
verbose = function () {}; // comment out to enable verbose logging