新建版本添加导航

版本库提交按钮样式异常
dev_repository_hjq
huang 11 years ago
parent 792a87dcaf
commit b27e7919c3

@ -20,7 +20,7 @@
<%= hidden_field_tag 'with_subprojects', 0 %>
<label><%= check_box_tag 'with_subprojects', 1, @with_subprojects %> <%=l(:label_subproject_plural)%></label>
<% end %>
<%= submit_tag l(:button_apply), :class => 'button-small', :style => "height:20px;padding: 1px 1px;font-size:11px;margin-left:10px;", :name => nil %>
<%= submit_tag l(:button_apply), :class => 'button', :name => nil %>
<% end %>
<!-- <h3><%= l(:label_version_plural) %></h3>

@ -1,3 +1,6 @@
<div class="project_r_h">
<h2 class="project_h2"><%= l(:label_roadmap) %></h2>
</div>
<h3>
<%=l(:label_version_new)%>
</h3>

Loading…
Cancel
Save