a css call is made for every new chatroom block
it should be called only one time

Comments

Anonymous’s picture

Assigned: Unassigned »

i'll fix this today.

should just be a matter of using a static var to make sure this doesn't happen more than once per request.

Anonymous’s picture

Status: Active » Fixed

fixed - please test.

pacheco’s picture

called two times now, only in chat pages.

can we avoid that?

Anonymous’s picture

yep, another patch committed for this - please test again.

pacheco’s picture

its ok now, tks!

Anonymous’s picture

Status: Fixed » Closed (fixed)