Merge branch 'dev_hjq' of http://repository.trustie.net/xianbo/trustie2 into dev_hjq

This commit is contained in:
huang 2015-04-15 18:14:10 +08:00
commit 45c234bf9c
2 changed files with 29 additions and 29 deletions

View File

@ -32,7 +32,6 @@
<%= f.text_field :subject,
:class => "w583",
:maxlength => 255,
:required => true,
:style => "font-size:small",
:no_label => true
%>

View File

@ -28,6 +28,7 @@
<span id="watchers_inputs">
<%= watchers_checkboxes(@issue, @available_watchers) %>
</span>
<div class="cl"></div>
<div id="watchers_inputs">
@ -42,7 +43,7 @@
</a>
<%= preview_link preview_new_issue_path(:project_id => @project), 'issue-form', 'preview', {:class => "blue_btn fl ml10"} %>
</div>
<!--<%= javascript_tag "$('#issue_subject').focus();" %>-->
<% end %>
<div id="preview" class="wiki"></div>