Skip to content

Commit

Permalink
Update plugins/finder/contacts/contacts.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Teeman <brian@teeman.net>
  • Loading branch information
Hackwar and brianteeman committed Jan 27, 2022
1 parent d8078bd commit ba65130
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions plugins/finder/contacts/contacts.xml
Expand Up @@ -20,12 +20,12 @@
<fields name="params">
<fieldset name="basic" addfieldprefix="Joomla\Component\Finder\Administrator\Field">
<field
name="taxonomies"
type="taxonomytypes"
label="PLG_FINDER_CONTACTS_TAXONOMIES_LABEL"
default="type,category,language,region,country"
multiple="true"
>
name="taxonomies"
type="taxonomytypes"
label="PLG_FINDER_CONTACTS_TAXONOMIES_LABEL"
default="type,category,language,region,country"
multiple="true"
>
<option value="category">PLG_FINDER_CONTACTS_TAXONOMIES_CATEGORY</option>
<option value="country">PLG_FINDER_CONTACTS_TAXONOMIES_COUNTRY</option>
<option value="language">PLG_FINDER_CONTACTS_TAXONOMIES_LANGUAGE</option>
Expand Down

0 comments on commit ba65130

Please sign in to comment.