Temp8 - Fixing spelling / typos etc in Umbraco.Web (#4148)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
a13a38a482
commit
0b6ba5aa52
@@ -58,7 +58,7 @@ namespace Umbraco.Web.Install.Controllers
|
||||
|
||||
var installSteps = _installSteps.GetStepsForCurrentInstallType().ToArray();
|
||||
|
||||
//only get the steps that are targetting the current install type
|
||||
//only get the steps that are targeting the current install type
|
||||
steps.AddRange(installSteps);
|
||||
setup.Steps = steps;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user