MachUpskillingFY17 / JabbR-Core

Modern edition of JabbR chat client using .NET Core
MIT License
7 stars 8 forks source link

Revert "updated views to be redirects" #309

Closed heatherbshapiro closed 7 years ago

heatherbshapiro commented 7 years ago

Reverts MachUpskillingFY17/JabbR-Core#308

kevinleung23 commented 7 years ago

Current PR uses PRG (Post Redirect Get) which is the proper flow. -No need to revert back to returning View()