#145 add comments for devices
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
@if (canShowComments)
|
||||
{
|
||||
<div id="UserDetailTab-CommentsContainer">
|
||||
@Html.Partial(MVC.User.Views.UserParts.Comments, Model)
|
||||
@Html.Partial(MVC.User.Views.UserParts._Comments, Model)
|
||||
</div>
|
||||
}
|
||||
@if (canShowJobs)
|
||||
|
||||
Reference in New Issue
Block a user