Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
cwetanow committed Mar 1, 2017
1 parent 87d7001 commit 079da8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Logs.Web/Controllers/ProfileController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ public class ProfileController : Controller
{
public ActionResult Index(string name)
{
// TODO
return View();
}
}
Expand Down

0 comments on commit 079da8b

Please sign in to comment.