mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-06-19 20:37:29 +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 TaxonomyStandardsRelationManager extends TaxonomySourcesRelationManager
|
||||
{
|
||||
protected static string $relationship = 'taxonomy_standards';
|
||||
protected static string $relationship = 'taxonomy_standard';
|
||||
|
||||
protected static ?string $recordTitleAttribute = 'name';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user