double-showing notice form and views menu
darcs-hash:20080611184128-84dde-2671b7837a6285840cbc70d301241cbcd51bb711.gz
This commit is contained in:
parent
d0f8fd20fb
commit
f745c55622
|
@ -56,14 +56,6 @@ class ShowstreamAction extends StreamAction {
|
||||||
array($this, 'show_header'), $user,
|
array($this, 'show_header'), $user,
|
||||||
array($this, 'show_top'));
|
array($this, 'show_top'));
|
||||||
|
|
||||||
$cur = common_current_user();
|
|
||||||
|
|
||||||
if ($cur && $cur->id == $profile->id) {
|
|
||||||
common_notice_form();
|
|
||||||
}
|
|
||||||
|
|
||||||
$this->views_menu();
|
|
||||||
|
|
||||||
$this->show_profile($profile);
|
$this->show_profile($profile);
|
||||||
|
|
||||||
$this->show_notices($profile);
|
$this->show_notices($profile);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user