更新资源版本描述默认显示
This commit is contained in:
parent
a5ffd013b9
commit
40792ff222
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue