Adjusted fields order in SuiteDesk components
This commit is contained in:
parent
42164e7778
commit
892f86fc25
4 changed files with 4 additions and 21 deletions
|
@ -102,7 +102,7 @@ function stormteam_node_info() {
|
|||
'stormteam' => array(
|
||||
'name' => t('Team'),
|
||||
'module' => 'stormteam',
|
||||
'description' => t('A team for use within the SuiteDesk project management application'),
|
||||
'description' => t('A team for SuiteDesk.'),
|
||||
'title_label' => t('Team Name'),
|
||||
'body_label' => t('Description'),
|
||||
)
|
||||
|
|
Reference in a new issue