forked from science-ation/science-ation
2d6257715e
Fix judge manager to keep the 'show_what' persistent when performing other actions on the table (editing, sorting, etc).
2 lines
151 B
SQL
2 lines
151 B
SQL
UPDATE `config` SET `description` = 'The status a project must have to be considered eligible for judge scheduling. ' WHERE `var` = 'project_status' ;
|