更新资源版本描述默认显示

This commit is contained in:
yuanke 2016-06-20 17:34:35 +08:00
parent a5ffd013b9
commit 40792ff222
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<div class="mb5 mt5">
<p class="c_dark f14" style="line-height:30px;">描述:</p>
<div class="fl">
<textarea style="resize:none" type="text" name="description" class="InputBox fl H60 W420" value="<%= @attachment.description %>"></textarea>
<textarea style="resize:none" type="text" placeholder="请编辑资源描述" name="description" class="InputBox fl H60 W420" ><%= @attachment.description %></textarea>
</div>
<div class="cl"></div>
</div>