Merge branch 'dev' into hohoTT-dev
This commit is contained in:
@@ -93,8 +93,8 @@ require(["jquery", "avalon", "editor", "uploader", "bsAlert", "csrfToken", "tagE
|
||||
$id: "addProblem",
|
||||
title: "",
|
||||
description: "",
|
||||
cpu: 1000,
|
||||
memory: 256,
|
||||
timeLimit: 1000,
|
||||
memoryLimit: 256,
|
||||
samples: [{input: "", output: "", "visible": true}],
|
||||
hint: "",
|
||||
visible: true,
|
||||
@@ -152,4 +152,4 @@ require(["jquery", "avalon", "editor", "uploader", "bsAlert", "csrfToken", "tagE
|
||||
});
|
||||
});
|
||||
avalon.scan();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user