DNNCommunity / starter-module-spa

SPA module starter project for DNN Platform (formerly known as DotNetNuke) made by and for the DNN Community.
Other
5 stars 2 forks source link

Missing using in refactored controller #4

Closed david-poindexter closed 4 years ago

david-poindexter commented 4 years ago

With the addition of the new DetailsModel the HomeController needs a new using statement.