Colin: adding avatar to collaboration systems and refactoring some user profile stuff. Added photo and avatar fields to user profile.
This commit is contained in:
parent
852ba1ba15
commit
e75988cd1f
37 changed files with 1000 additions and 279 deletions
|
|
@ -130,6 +130,11 @@ our $HELP = {
|
|||
description => 'use preview description',
|
||||
namespace => 'Asset_Collaboration',
|
||||
},
|
||||
{
|
||||
title => 'enable avatars',
|
||||
description => 'enable avatars description',
|
||||
namespace => 'Asset_Collaboration',
|
||||
},
|
||||
{
|
||||
title => 'moderate',
|
||||
description => 'moderate description',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue