dewarim / LittleGoblin

A browser game framework written in Grails
Other
10 stars 2 forks source link

CSS classes from <body> are ignored on sub pages #55

Closed dewarim closed 10 years ago

dewarim commented 10 years ago

Example:

in town/show.gsp is not added to final page when g:layoutBody is called. Todo: move those class descriptors to divs after checking if they have any relevant CSS attached at all.