|
|
|
@ -15,9 +15,11 @@
|
|
|
|
|
<!-- <p style="margin-left:-10px;"><%#= f.text_field :homepage, :size => 60, :style => "width:488px;margin-left: 10px;" %></p> --> <!-- by huang -->
|
|
|
|
|
<p style="margin-left:-10px;"><em style ="color: #888888;display: block;font-size: 90%;font-style: normal;"><%= f.check_box :is_public, :style => "margin-left:10px;" %></em></p>
|
|
|
|
|
<p style="margin-left:-10px;"><em style ="color: #888888;display: block;font-size: 90%;font-style: normal;"><%= f.check_box :hidden_repo, :style => "margin-left:10px;" %></em></p>
|
|
|
|
|
<!--
|
|
|
|
|
<p style="margin-left:-10px;"><em style ="color: #888888;display: block;font-size: 90%;font-style: normal;">
|
|
|
|
|
<%= f.check_box :dts_test, :style => "margin-left:10px;" %>
|
|
|
|
|
<%#= f.check_box :dts_test, :style => "margin-left:10px;" %>
|
|
|
|
|
</em></p>
|
|
|
|
|
-->
|
|
|
|
|
<p style="display:none;"><%= f.text_field :project_type, :value => 0 %></p>
|
|
|
|
|
|
|
|
|
|
<%= wikitoolbar_for 'project_description' %>
|
|
|
|
|