Small Typo: RemoveGiftardCode --> RemoveGiftCardCode

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 anos atrás
Small typo in NOP 3.40


        [ValidateInput(false)]
        [HttpPost, ActionName("Cart")]
        [FormValueRequired(FormValueRequirement.StartsWith, "removegiftcard-")]
        public ActionResult RemoveGiftardCode(FormCollection form)
9 anos atrás
Hi,

Thanks a lot for pointing out. Fixed.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.