From a3e5e83c5e5780dd758fa7d37dad4c1417b259cb Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Thu, 16 Mar 2017 17:14:03 +0100 Subject: [PATCH] commentaire utile au dev --- Yavsc/Views/Command/CommandConfirmation.cshtml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Yavsc/Views/Command/CommandConfirmation.cshtml b/Yavsc/Views/Command/CommandConfirmation.cshtml index a32e3e7c..fcb061cf 100644 --- a/Yavsc/Views/Command/CommandConfirmation.cshtml +++ b/Yavsc/Views/Command/CommandConfirmation.cshtml @@ -23,6 +23,9 @@ {

@SR["GCM Notification sending failed"]

} + else { + + } } }