Fix
This commit is contained in:
@@ -69,7 +69,7 @@ namespace Webzine.WebApplication.Areas.Administration.Controllers
|
||||
};
|
||||
|
||||
// Initialisation du ViewModel
|
||||
var viewModel = new StyleViewModel
|
||||
var viewModel = new CommentaireViewModel
|
||||
{
|
||||
Commentaires = listeCommentaires
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user