Conversation link as default, permalink for /notice
This commit is contained in:
@@ -69,18 +69,6 @@ class ConversationTreeItem extends NoticeListItem
|
||||
return;
|
||||
}
|
||||
|
||||
/**
|
||||
* show link to notice conversation page
|
||||
*
|
||||
* Since we're only used on the conversation page, we skip this
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
function showContext()
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
/**
|
||||
* show people this notice is in reply to
|
||||
*
|
||||
|
Reference in New Issue
Block a user