diff --git a/app/views/files/_tag_yun.html.erb b/app/views/files/_tag_yun.html.erb
index bdf581baa..4889e538d 100644
--- a/app/views/files/_tag_yun.html.erb
+++ b/app/views/files/_tag_yun.html.erb
@@ -1,7 +1,9 @@
+<% if course %>
全部
+<% end %>
<% unless tag_list.nil?%>
<% tag_list.each do |k,v|%>
<% if tag_name && tag_name == k%>