Added the support of Mercurial.
This commit is contained in:
committed by
Loic d'Anterroches
parent
ee8d56075d
commit
08145b7b1c
@@ -39,6 +39,7 @@ class IDF_Form_SourceConf extends Pluf_Form
|
||||
array(
|
||||
__('git') => 'git',
|
||||
__('Subversion') => 'svn',
|
||||
__('mercurial') => 'mercurial',
|
||||
)
|
||||
),
|
||||
'widget' => 'Pluf_Form_Widget_SelectInput',
|
||||
|
Reference in New Issue
Block a user