Closed bleroy closed 8 years ago
Originally reported by: Jeffrey Olmstead (Bitbucket: ems, GitHub: ems)
Nwazet.Commerce / Views / EditorTemplates / Parts / Order.cshtml needs the following included at line 6:
#!c# Script.Require("jQuery");
Here is the exact file: https://bitbucket.org/bleroy/nwazet.commerce/src/14283cd581389140b2e2ecf71e7f90d1104044cc/Views/EditorTemplates/Parts/Order.cshtml?at=default
Without the change you cannot add Activities.
Original comment by Bertrand Le Roy (Bitbucket: bleroy, GitHub: bleroy):
Thanks, it's fixed.
Originally reported by: Jeffrey Olmstead (Bitbucket: ems, GitHub: ems)
Nwazet.Commerce / Views / EditorTemplates / Parts / Order.cshtml needs the following included at line 6:
Here is the exact file: https://bitbucket.org/bleroy/nwazet.commerce/src/14283cd581389140b2e2ecf71e7f90d1104044cc/Views/EditorTemplates/Parts/Order.cshtml?at=default
Without the change you cannot add Activities.