5 | We hope that mobSocial is proving out to be the plugin you've been waiting for. We'd like to hear from you as we move forward. 6 |
7 | 8 |9 |
17 |
21 |
25 |
29 |
@Model.TeamDescription
23 | 24 | 25 | 26 | @foreach (var group in Model.Groups) 27 | { 28 |@group.Description
49 |@Model.TeamDescription
13 | 14 | @foreach (var group in Model.Groups) 15 | { 16 |@group.Description
29 | 30 | } 31 | 32 | 33 | 34 |Please login to continue
-------------------------------------------------------------------------------- /Nop.Plugin.Widgets.mobSocial/Views/mobSocial/_ProfilePicture.cshtml: -------------------------------------------------------------------------------- 1 | @model Nop.Plugin.WebApi.MobSocial.Models.ProfilePictureModel 2 | 3 | @if (Model.AvatarEnabled && !String.IsNullOrEmpty(Model.AvatarUrl)) 4 | { 5 |@Model.TeamDescription
15 | 16 | @foreach (var group in Model.Groups) 17 | { 18 |@group.Description
31 | 32 | } 33 | 34 | 35 | 36 |