|
|
|
@ -157,7 +157,7 @@
|
|
|
|
|
<span style="margin-top: -20px;float: right; display: block;">
|
|
|
|
|
<% if User.current.logged? %>
|
|
|
|
|
<% unless User.current.user_extensions.identity == 1 %>
|
|
|
|
|
<%= link_to(l(:label_newtype_contest), {:controller => 'bids', :action => 'new_contest'}, :class => 'icon icon-add') %>
|
|
|
|
|
<%= link_to(l(:label_newtype_contest), new_contest_contests_path, :class => 'icon icon-add') %>
|
|
|
|
|
<% end %>
|
|
|
|
|
<% end %>
|
|
|
|
|
|
|
|
|
|