jbogard / ContosoUniversity

Contoso University sample re-done the way I would build it
Apache License 2.0
393 stars 131 forks source link

Fixing the creation of Courses. #26

Closed mac10688 closed 7 years ago

mac10688 commented 8 years ago

The HtmlTags library was hiding the CourseID field. I suppose it hides input fields with ID as a suffix. I don't know how to fix html tags so I renamed the command and fixed the mapping. Now the CourseNumber input shows for creation..