mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
added title to kanban inner page #1159
This commit is contained in:
parent
a254481114
commit
111daed316
@ -52,7 +52,7 @@ define([
|
||||
jKanban,
|
||||
Export)
|
||||
{
|
||||
|
||||
document.title = Messages.type.kanban;
|
||||
var verbose = function (x) { console.log(x); };
|
||||
verbose = function () {}; // comment out to enable verbose logging
|
||||
var onRedraw = Util.mkEvent();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user