|
|
|
@ -8,6 +8,10 @@ function course_setting(id)
|
|
|
|
|
$('#tbc_0'+(3-id)).removeClass().addClass("undis");
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
$(function(){
|
|
|
|
|
$("img").removeAttr("align");
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////////
|
|
|
|
|
//添加分班
|
|
|
|
|
function add_group(url,course_id) {
|
|
|
|
|