只有课程里才用到了tag 云,

This commit is contained in:
lizanle 2015-10-10 15:12:04 +08:00
parent 485208f3ab
commit d80dffb31c
1 changed files with 2 additions and 0 deletions

View File

@ -1,7 +1,9 @@
<% if course %>
<span class="files_tag_icon" >
<a title="双击可编辑"
onclick="search_tag_attachment('<%= search_tag_attachment_course_files_path(course)%>','','<%= @q%>','<%= course.id%>');"
>全部</a></span>
<% end %>
<% unless tag_list.nil?%>
<% tag_list.each do |k,v|%>
<% if tag_name && tag_name == k%>