* [bug#59359,done,0.2h] fix name language error.
This commit is contained in:
@@ -87,6 +87,7 @@ class kanban extends control
|
||||
{
|
||||
if(!empty($_POST))
|
||||
{
|
||||
$this->lang->kanban->name = $this->lang->kanbanspace->name;
|
||||
$space = form::data($this->config->kanban->form->editSpace)
|
||||
->setDefault('lastEditedBy', $this->app->user->account)
|
||||
->setDefault('lastEditedDate', helper::now())
|
||||
|
||||
Reference in New Issue
Block a user