Made algorithm not editable after session created
This commit is contained in:
committed by
Dana Van Aken
parent
5d4d4a05c9
commit
89313402a6
@@ -71,6 +71,7 @@ $(function() {
|
||||
$("#cpu_row").hide();
|
||||
$("#memory_row").hide();
|
||||
$("#storage_row").hide();
|
||||
$("#algorithm_row").hide();
|
||||
} else {
|
||||
$("#upload_code_row").hide();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user