grails - Image from layout not showing in some views -


i have problem layout or views, have logo in header of layout, everytime go view logo not show, looks broken image. have no idea why happenning annoying.

try use resource tag this:

<img src="${resource(dir:'path_to_file', file:'file_name')}"> 

Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -