mirror of
https://github.com/oqtane/oqtane.framework.git
synced 2025-05-21 03:54:23 +00:00
fix #4375 - deleted pages not being filtered
This commit is contained in:
parent
aaf3cdfdac
commit
45b1d405a6
@ -77,6 +77,7 @@ namespace Oqtane.Services
|
|||||||
pages.Add(page);
|
pages.Add(page);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
site.Pages = pages;
|
||||||
|
|
||||||
return site;
|
return site;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user