Merge pull request #11 from cedricmessiant/master

Give a name to I18NFacetTitlesVocabularyFactory
This commit is contained in:
Timo Stollenwerk 2013-06-20 02:39:26 -07:00
commit e9f276188e
1 changed files with 3 additions and 1 deletions

View File

@ -78,7 +78,9 @@
factory=".vocabularies.SolrIndexes"
name="collective.solr.indexes" />
<utility factory=".vocabularies.I18NFacetTitlesVocabularyFactory" />
<utility
factory=".vocabularies.I18NFacetTitlesVocabularyFactory"
name="I18NFacetTitlesVocabularyFactory" />
<!-- Use the proper portal_types tool for type titles -->
<utility