Design organization list page and add organization search

This commit is contained in:
anhkha2003 2024-06-18 17:39:32 -05:00
parent 02ba30a29e
commit 4acc17ceb5
20 changed files with 553 additions and 286 deletions

View file

@ -168,7 +168,7 @@ else:
},
{
"model": "judge.Submission",
"icon": "fa-check-square-o",
"icon": "fa-check-square",
"children": [
"judge.Language",
"judge.Judge",