【发布时间】:2011-07-04 22:51:30
【问题描述】:
=image_tag('/images/public_stream_page/overlay_image.png',
:onload=>"document.getElementById('dd_mid_right_box_public').style.background='url(#{stream.asset.url(:normal)})';")
这是我的显示图像的haml代码
所以我得到这个错误
The line was indented 2 levels deeper than the previous line.
如何解决?
【问题讨论】:
标签: ruby-on-rails image view haml