feat: allow renaming blog category
This commit is contained in:
parent
425d29f314
commit
534cdb4c83
1 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"actions": [],
|
||||
"allow_guest_to_view": 1,
|
||||
"allow_import": 1,
|
||||
"allow_rename": 1,
|
||||
"creation": "2013-03-08 09:41:11",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Setup",
|
||||
|
|
@ -42,7 +43,7 @@
|
|||
"index_web_pages_for_search": 1,
|
||||
"is_published_field": "published",
|
||||
"links": [],
|
||||
"modified": "2020-08-11 11:57:19.672807",
|
||||
"modified": "2020-08-21 11:40:36.919321",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Website",
|
||||
"name": "Blog Category",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue