rt 4.0.7
[freeside.git] / rt / share / html / Search / Elements / SelectPersonType
index d07e49c..bc29111 100644 (file)
@@ -62,7 +62,7 @@
 
 <%INIT>
 my @types;
-if ($Scope =~ 'queue') {
+if ($Scope =~ /queue/) {
    @types = qw(Cc AdminCc);
 }
 elsif ($Suffix eq 'Group') {