|
|
|
@ -67,7 +67,7 @@
|
|
|
|
|
<%= text_field_tag 'name', params[:name], :size => 20, :onkeyup => "regexName();" %>
|
|
|
|
|
<%= hidden_field_tag 'project_type', params[:project_type] %>
|
|
|
|
|
<%#= submit_tag l(:label_search), :class => "enterprise", :name => nil %>
|
|
|
|
|
<a href="#" onclick="submitSerch();" class="ButtonColor m3p10" style="padding-top: 7px !important;">
|
|
|
|
|
<a href="#" onclick="submitSerch();" class="ButtonColor m3p10" >
|
|
|
|
|
<%= l(:label_search)%>
|
|
|
|
|
</a>
|
|
|
|
|
<br />
|
|
|
|
|