diff --git a/app/views/exercise/_edit_shixun.html.erb b/app/views/exercise/_edit_shixun.html.erb index 1e8fb088..23396e40 100644 --- a/app/views/exercise/_edit_shixun.html.erb +++ b/app/views/exercise/_edit_shixun.html.erb @@ -39,48 +39,75 @@
实训题
+-
+实训名称 | -创建者 | -级别 | +实训名称 | +创建者 | +级别 |
---|---|---|---|---|---|
+ | <%= link_to shixun.name, shixun_path(shixun), :class => "edu-info-dark task-hide mt3 ml20",:style=> "text-align:left", :target => "_blank" %> | -<%= link_to shixun.owner.try(:show_name), user_path(shixun.owner), :class => "edu-txt-w140 mt3 task-hide" %> | -<%= shixun.shixun_level %> | +<%= link_to shixun.owner.try(:show_name), user_path(shixun.owner), :class => "mt3 task-hide" %> | +<%= shixun.shixun_level %> |