oops
This commit is contained in:
@@ -63,7 +63,7 @@ function wizardPage:isValidType(node)
|
|||||||
end
|
end
|
||||||
|
|
||||||
function wizardPage:isValidFor(node)
|
function wizardPage:isValidFor(node)
|
||||||
return node.mtype == 'activity'
|
return node.mtype == 'status'
|
||||||
end
|
end
|
||||||
|
|
||||||
UI:getPage('nodeWizard').wizard:add({ statusMonitor = wizardPage })
|
UI:getPage('nodeWizard').wizard:add({ statusMonitor = wizardPage })
|
||||||
|
|||||||
Reference in New Issue
Block a user