mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-06-17 09:57:30 +08:00
finish searchbox build + upload/edit form quality render
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ use Illuminate\Database\Eloquent\SoftDeletingScope;
|
||||
|
||||
class TaxonomyTeamsRelationManager extends TaxonomySourcesRelationManager
|
||||
{
|
||||
protected static string $relationship = 'taxonomy_teams';
|
||||
protected static string $relationship = 'taxonomy_team';
|
||||
|
||||
protected static ?string $recordTitleAttribute = 'name';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user