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

c# - ReportViewer control - axd url -

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

jquery - Why is my content spilling past the bottom of the container? -