action button update

This commit is contained in:
2024-11-20 12:45:02 +03:00
parent 6c2798c123
commit 6ac5de06e6
30 changed files with 377 additions and 129 deletions

View File

@ -5,9 +5,4 @@ namespace app\modules\tag\controllers;
class TagController extends \kernel\app_modules\tag\controllers\TagController
{
public function actionByEntity()
{
// TODO
}
}

View File

@ -1,6 +1,6 @@
{
"name": "Tags",
"version": "0.12",
"version": "0.2",
"author": "ITGuild",
"slug": "tag",
"description": "Tags module",