样式问题
This commit is contained in:
parent
2abb68c00c
commit
415b624e0b
|
@ -1,3 +1 @@
|
||||||
<% if @type != "2" %>
|
<div class="resourcesUploadBox mt10" ><a href="javascript:void(0);" onclick="show_upload();" class="uploadBoxIcon">上传资源</a></div>
|
||||||
<div class="resourcesUploadBox mt10" ><a href="javascript:void(0);" onclick="show_upload();" class="uploadBoxIcon">上传资源</a></div>
|
|
||||||
<% end %>
|
|
||||||
|
|
|
@ -58,7 +58,7 @@
|
||||||
<!--<li class="fl resource-switch">-->
|
<!--<li class="fl resource-switch">-->
|
||||||
<!--<a href="<%#= user_resource_user_path(@user, :type => '2', :status => 6) %>" class="resource-tab" id="private_resource_list" data-remote="true">申请资源</a>-->
|
<!--<a href="<%#= user_resource_user_path(@user, :type => '2', :status => 6) %>" class="resource-tab" id="private_resource_list" data-remote="true">申请资源</a>-->
|
||||||
<!--</li>-->
|
<!--</li>-->
|
||||||
<li class="fl w680 border-bottom h34"> </li>
|
<li class="fl w770 border-bottom h34"> </li>
|
||||||
<li class="fr resource-banner-li border-bottom h34">
|
<li class="fr resource-banner-li border-bottom h34">
|
||||||
<div id="user_resource_type_filter">
|
<div id="user_resource_type_filter">
|
||||||
<%= render :partial => 'user_resource_type_filter' %>
|
<%= render :partial => 'user_resource_type_filter' %>
|
||||||
|
|
Loading…
Reference in New Issue