mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
english_name added
This commit is contained in:
@@ -23,7 +23,7 @@ class Country extends Resource
|
||||
* The single value that should be used to represent the resource when being displayed.
|
||||
* @var string
|
||||
*/
|
||||
public static $title = 'name';
|
||||
public static $title = 'english_name';
|
||||
|
||||
/**
|
||||
* The columns that should be searched.
|
||||
|
||||
Reference in New Issue
Block a user