Hello.
I currently looking at how to render the GLMDashboard in Glamour-seaside. I already tried several things but my main problem is:
In the 'renderOn:' method of my SGLDashboardPresenter , if I write :
html div
with: [
self render: (self firstColumnPanesFrom: self browser) last on: html
]
].