Add the WikiPage to the list of contributions shown in the Account Contributions tab.
This commit is contained in:
parent
75faea98af
commit
08d961fee2
1 changed files with 1 additions and 0 deletions
|
|
@ -176,6 +176,7 @@ sub www_view {
|
||||||
'WebGUI::Asset::Post',
|
'WebGUI::Asset::Post',
|
||||||
'WebGUI::Asset::Wobject::GalleryAlbum',
|
'WebGUI::Asset::Wobject::GalleryAlbum',
|
||||||
'WebGUI::Asset::Event',
|
'WebGUI::Asset::Event',
|
||||||
|
'WebGUI::Asset::WikiPage',
|
||||||
'WebGUI::Asset::Post::Thread',
|
'WebGUI::Asset::Post::Thread',
|
||||||
],
|
],
|
||||||
whereClause => "asset.createdBy = '$userId' or assetData.ownerUserId = '$userId'",
|
whereClause => "asset.createdBy = '$userId' or assetData.ownerUserId = '$userId'",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue