Message Template delete button not working

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 anos atrás
Hi,

In Presentation/Nop.Web/Areas/Admin/Views/MessageTemplate/Edit.cshtml, I had to add at the end of the file:

<nop-delete-confirmation asp-model-id="@Model.Id" asp-button-id="message-template-delete" />


in order to be able to remove a message template.
It seems that there is still that missing line into your develop branch.

Best regards.
5 anos atrás
1. nopCommerce version
4.00

2. Expected behavior
Delete button should delete a message template in the admin area

3. Actual behavior
Delete button does nothing

4. Steps to reproduce the problem

5. Any private modifications you made to your nopCommerce
See my post above
5 anos atrás
Thanks a lot for reporting. Fixed
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.