small bugfix on display_processes
This commit is contained in:
parent
26df04445d
commit
99c75861b0
@ -53,10 +53,10 @@ function display_policies:initiate(result)
|
||||
"Policies in org "..self.org.name,
|
||||
output,
|
||||
function()
|
||||
self.org:delete_process(self.id)
|
||||
modpol.interactions.org_dashboard(
|
||||
self.initiator, self.org.id)
|
||||
if result then result() end
|
||||
self.org:delete_process(self.id)
|
||||
end
|
||||
)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user