add allowDisable flag on welcome tour

This commit is contained in:
Mads Rasmussen
2017-11-07 14:53:44 +01:00
parent b1b285b673
commit 4ce0553630

View File

@@ -8,6 +8,7 @@ app.run(['userService', '$log', '$rootScope', '$location', 'queryStrings', 'navi
"name": "Introduction",
"alias": "umbIntroIntroduction",
"group": "Getting Started",
"allowDisable": true,
"steps": [
{
title: "Welcome to Umbraco - The Friendly CMS",