Event: fix for display problem -- need to leave this div open for now
This commit is contained in:
parent
040baf291d
commit
e9cab215fe
@ -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');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user