remove notice form from showstream
darcs-hash:20080611023246-84dde-cd0a768e95af336cada91fc28246ae4d100bb854.gz
This commit is contained in:
parent
59cade2019
commit
e4534d60be
|
@ -54,12 +54,6 @@ class ShowstreamAction extends StreamAction {
|
|||
|
||||
common_show_header($profile->nickname, array($this, 'show_header'), $user);
|
||||
|
||||
$cur = common_current_user();
|
||||
|
||||
if ($cur && $profile->id == $cur->id) {
|
||||
common_notice_form();
|
||||
}
|
||||
|
||||
$this->show_profile($profile);
|
||||
|
||||
$this->show_notices($profile);
|
||||
|
|
Loading…
Reference in New Issue
Block a user