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