Event: fix for display problem -- need to leave this div open for now

This commit is contained in:
Brion Vibber 2011-03-09 13:31:22 -08:00
parent 040baf291d
commit e9cab215fe

View File

@ -391,7 +391,8 @@ class EventPlugin extends MicroappPlugin
$profile->nickname);
$out->elementEnd('span');
$out->elementEnd('div');
// @fixme right now we have to leave this div open
//$out->elementEnd('div');
}
/**