move connector to GIS category

This commit is contained in:
Frédéric Péters 2015-09-05 19:21:48 +02:00
parent 60d8522455
commit b1aa0db213
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class MontpellierSig(BaseResource):
verbose_name=_('Keystore'),
help_text=_('Certificate and private key in PEM format'))
category = _('Business Process Connectors')
category = _('Geographic information system')
class Meta:
verbose_name = _('Montpellier SIG Web Service')