FEATURE: after wizard admin is redirected to the guide page (#26696)

After the wizard is completed, the admin should be redirected to the admin guide topic.

Also tooltip from "Getting started" button was removed.
This commit is contained in:
Krzysztof Kotlarek
2024-04-23 10:04:15 +10:00
committed by GitHub
parent ada3588860
commit e1d9fd479f
11 changed files with 77 additions and 75 deletions

View File

@@ -245,9 +245,6 @@
},
"suggested_topics": {
"type": "integer"
},
"admin_guide": {
"type": "integer"
}
},
"required": [
@@ -255,8 +252,7 @@
"topic_timeline",
"post_menu",
"topic_notification_levels",
"suggested_topics",
"admin_guide"
"suggested_topics"
]
},
"groups": {