Sticky footer

This commit is contained in:
2020-07-26 17:53:03 -04:00
parent 733ed01100
commit eaa3aa41f2
5 changed files with 36 additions and 9 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ namespace LeafWeb.WebCms.Controllers
return View(viewModel);
}
[ActionLog]
[ActionLog]
public ActionResult Delete(int id)
{
var leafInput = DataService.GetLeafInput(id);