去掉“同步北大数据”的按钮

This commit is contained in:
cxt 2018-06-06 10:47:12 +08:00
parent f69a12d6e7
commit b618b135ad
1 changed files with 0 additions and 3 deletions

View File

@ -39,9 +39,6 @@
<div class="cl mb10">
<span class="fl f14 mt5 ml2">共<span class="c-blue" id="search_count"><%= @statistics_count %></span>个检索结果</span>
<%= link_to '+&nbsp;发布'.html_safe, new_statistic_path ,:class=>"fr send_statistic mr2" %>
<% if User.current.admin? %>
<%= link_to '同步北大数据'.html_safe, sync_peking_data_statistics_path ,:class=>"fr send_statistic mr20" %>
<% end %>
</div>
<div class="data_list" id="statistics_list">