Update samy.ps1
This commit is contained in:
9
samy.ps1
9
samy.ps1
@@ -765,15 +765,6 @@ function Get-SamyTasks {
|
||||
|
||||
#region building the Menus
|
||||
|
||||
# Define every task once here:
|
||||
# Id → checkbox HTML `id`
|
||||
# Name → URL path (`/Name`)
|
||||
# Label → user-visible text
|
||||
# HandlerFn → the PowerShell function to invoke
|
||||
# Page → which tab/page it appears on
|
||||
|
||||
|
||||
|
||||
|
||||
$Global:SamyTasks = Get-SamyTasks -Url $Script:SamyTasksUrl
|
||||
if (-not $Global:SamyTasks) {
|
||||
|
||||
Reference in New Issue
Block a user