Skip to content

Commit

Permalink
update publish view
Browse files Browse the repository at this point in the history
  • Loading branch information
imyelo committed Jan 21, 2014
1 parent 9c4ddad commit c803448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/templates/publish/content.tpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="form action-publish">
<input name="title" class="param-title" placeholder="标题" x-webkit-speech lang="zh-CN"/>
<textarea name="content" class="param-content" placeholder="内容" rows="5" required x-webkit-speech lang="zh-CN"></textarea>
<textarea name="content" class="param-content" placeholder="内容" rows="4" required x-webkit-speech lang="zh-CN"></textarea>
</div>
<div class="toolbar">
<a class="tool action-emotion"><span class="glyphicon glyphicon-star"></span></a>
Expand Down

0 comments on commit c803448

Please sign in to comment.