score relation
This commit is contained in:
parent
3382de51d5
commit
c9843c6404
@ -14,7 +14,7 @@ class JudgeRelationManager extends RelationManager
|
||||
{
|
||||
protected static string $relationship = 'judge';
|
||||
|
||||
protected static ?string $recordTitleAttribute = 'judge';
|
||||
protected static ?string $recordTitleAttribute = 'judge_number';
|
||||
|
||||
public static function form(Form $form): Form
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user