From 76453bd4e14ba0d227497afba7da9c3c0c358328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=ABl=20Mugnier?= Date: Wed, 9 Dec 2020 23:33:05 +0100 Subject: [PATCH] Fix - Ajout du handling du ProcessWithholding --- .../Commands/WithholdingCommandsHandler.cs | 4 +++- Sheaft.Web.Manage/Views/Dashboard/Index.cshtml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Sheaft.Application.Handlers/Commands/WithholdingCommandsHandler.cs b/Sheaft.Application.Handlers/Commands/WithholdingCommandsHandler.cs index 5ce645f5f..7f31515f6 100644 --- a/Sheaft.Application.Handlers/Commands/WithholdingCommandsHandler.cs +++ b/Sheaft.Application.Handlers/Commands/WithholdingCommandsHandler.cs @@ -16,7 +16,9 @@ namespace Sheaft.Application.Handlers { public class WithholdingCommandsHandler : ResultsHandler, - IRequestHandler> + IRequestHandler>, + IRequestHandler>, + IRequestHandler> { private readonly IPspService _pspService; private readonly PspOptions _pspOptions; diff --git a/Sheaft.Web.Manage/Views/Dashboard/Index.cshtml b/Sheaft.Web.Manage/Views/Dashboard/Index.cshtml index 0e0453086..7c5ab3df7 100644 --- a/Sheaft.Web.Manage/Views/Dashboard/Index.cshtml +++ b/Sheaft.Web.Manage/Views/Dashboard/Index.cshtml @@ -135,7 +135,7 @@
Withholdings
@ViewBag.Withholdings
- Show + Show