]> _ Git - psq.git/commitdiff
Update Prospect.php
authorLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 1 Oct 2020 16:58:41 +0000 (18:58 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 1 Oct 2020 16:58:41 +0000 (18:58 +0200)
app/Nova/Prospect.php

index 26691795234ad0e10a7bb024011f00704fbcf28a..e3963ac2344606b62c2aac11b2cad5110530d65d 100644 (file)
@@ -13,6 +13,7 @@ class Prospect extends User
 
     public static $group = "Annuaire";
     public static $type = \App\User::TYPE_PROSPECT;
+    public static $globallySearchable = true;
 
 
     public static function label()