| Source path: svn/ trunk/ worldmap/ trunk/ apps/ frontend/ modules/ viewport/ actions/ actions.class.php |
|
|
|
|
Older revisions
r141
by lukas.smith
on Dec 26, 2009
Diff
since we had no logic in the component methods, we can just use a partial as well
r136
by lukas.smith
on Dec 25, 2009
Diff
fix bug in getBubbleData that would lead to missing bubble data
r134
by lukas.smith
on Dec 25, 2009
Diff
moved renderDetail and renderBubble to a component so that they are no longer callable from the outside, hopefully also improves performance