Skip to content
Snippets Groups Projects
Commit df4dfd38 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #2908182: Added [Varbase Tour] module with list of tours for varbase,...

 Issue #2908182: Added [Varbase Tour] module with list of tours for varbase, and a Welcome to Varbase Modal Message after install
parent 90a250ab
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,11 @@ function varbase_tour_page_attachments(array &$page) {
*/
function varbase_tour_theme($existing, $type, $theme, $path) {
return [
'welcome_modal' => [],
'welcome_modal' => [
'variables' => [
'items' => [],
],
],
];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment