You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pgfqe6ch8/app/views/courses/teachers.html.erb

11 lines
310 B

<div class="news">
<div class="container">
<!-----------------成员管理模块-------------------------------->
<div class="member for-content-0 for-content">
<div id="setting_teacher_list">
<%= render :partial => 'courses/settings/members' %>
</div>
</div>
</div>
</div>