去除上传图像代码中的注释影响
This commit is contained in:
parent
c62f1b6618
commit
c500c8d9e7
|
@ -1,4 +1,3 @@
|
|||
<!-->added by young<-->
|
||||
<style type="text/css">
|
||||
a, a:hover {text-decoration:none;}
|
||||
.btn_addPic
|
||||
|
@ -37,7 +36,7 @@
|
|||
filter: alpha(opacity:0);
|
||||
}
|
||||
</style>
|
||||
<!-- end -->
|
||||
|
||||
<span id="avatar_fields">
|
||||
<%= image_tag(url_to_avatar(source), id: "avatar_image", size: AvatarHelper::AVATAR_SIZE)%>
|
||||
<span id="avatar_file">
|
||||
|
|
Loading…
Reference in New Issue