|
|
@ -85,7 +85,7 @@
|
|
|
|
<li><%= link_to '新建项目', new_project_path() %></li>
|
|
|
|
<li><%= link_to '新建项目', new_project_path() %></li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
<ul class="fl with50 edu-txt-center">
|
|
|
|
<ul class="fl with50 edu-txt-center">
|
|
|
|
<li><%= link_to "加入课堂", join_private_courses_courses_path, :remote => true %></li>
|
|
|
|
<li><%= link_to "加入课堂", join_private_courses_users_path, :remote => true %></li>
|
|
|
|
<li><%= link_to "加入项目", applied_join_project_path, :remote => true %></li>
|
|
|
|
<li><%= link_to "加入项目", applied_join_project_path, :remote => true %></li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|