Added line 761.
This commit is contained in:
@@ -758,6 +758,7 @@ Write-LogHybrid "Tasks by page: onboard=$(
|
|||||||
#region UIHtml
|
#region UIHtml
|
||||||
function Get-UIHtml {
|
function Get-UIHtml {
|
||||||
param([string]$Page = 'onboard')
|
param([string]$Page = 'onboard')
|
||||||
|
if (-not $Page) { $Page = 'onboard' }
|
||||||
|
|
||||||
# no spaces before $style
|
# no spaces before $style
|
||||||
$style = @'
|
$style = @'
|
||||||
|
|||||||
Reference in New Issue
Block a user