]> _ Git - psq.git/commitdiff
Update FilterByOrganization.php
authorLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 17 Sep 2020 20:52:16 +0000 (22:52 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 17 Sep 2020 20:52:16 +0000 (22:52 +0200)
app/Nova/Filters/FilterByOrganization.php

index a79b785aa1ebd7d724268e24c5c103d3cc4c2d0e..324059f2d79c51e98e1974cc1ae30f2588e59e4f 100644 (file)
@@ -15,6 +15,8 @@ class FilterByOrganization extends Filter
      */
     public $component = 'select-filter';
 
+    public $name = "Filtrer par organisation";
+
     /**
      * Apply the filter to the given query.
      *