add dependencies to view module shop client
This commit is contained in:
parent
4a4d5b083f
commit
de0354f9cb
@ -15,7 +15,8 @@ $table_info = [
|
|||||||
"version" => "Версия",
|
"version" => "Версия",
|
||||||
"description" => "Описание",
|
"description" => "Описание",
|
||||||
"installations" => "Установки",
|
"installations" => "Установки",
|
||||||
"views" => "Просмотры"
|
"views" => "Просмотры",
|
||||||
|
"dependence" => "Зависимости"
|
||||||
],
|
],
|
||||||
"params" => ["class" => "table table-bordered"],
|
"params" => ["class" => "table table-bordered"],
|
||||||
"baseUrl" => "/admin/module_shop_client",
|
"baseUrl" => "/admin/module_shop_client",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user