bag
This commit is contained in:
@@ -30,13 +30,6 @@ navButtons.push(
|
||||
text: "Все задачи",
|
||||
id: "tasks-btn"
|
||||
},
|
||||
{
|
||||
onclick: "showSection('mytasks')",
|
||||
className: "nav-btn my-tasks",
|
||||
icon: "fas fa-user-edit",
|
||||
text: "Мои задачи",
|
||||
id: "my-tasks-btn"
|
||||
},
|
||||
{
|
||||
onclick: "showSection('create-task')",
|
||||
className: "nav-btn create",
|
||||
|
||||
Reference in New Issue
Block a user