Move header text definition to page rather than caller
This commit is contained in:
parent
feb86313dc
commit
8f036e85dc
3 changed files with 6 additions and 5 deletions
|
|
@ -134,7 +134,6 @@ namespace MatterHackers.MatterControl.ConfigurationPage.PrintLeveling
|
|||
// add in the homing printer page
|
||||
yield return new HomePrinterPage(
|
||||
this,
|
||||
"Homing the printer".Localize(),
|
||||
levelingStrings.HomingPageInstructions(true, false));
|
||||
|
||||
// if we have not run leveling yet and there is a level_x_carriage_markdown oem markdown page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue