first set of fixes from i18n test code, help for DataForm and Matrix, labels for DataForm, Matrix and Subscription
This commit is contained in:
parent
561a6982e9
commit
961e58f529
5 changed files with 30 additions and 25 deletions
|
|
@ -6,23 +6,13 @@ our $HELP = {
|
|||
body => '71',
|
||||
fields => [
|
||||
{
|
||||
title => '16',
|
||||
description => '16 description',
|
||||
title => '82',
|
||||
description => '82 description',
|
||||
namespace => 'Asset_DataForm',
|
||||
},
|
||||
{
|
||||
title => '74',
|
||||
description => '74 description',
|
||||
namespace => 'Asset_DataForm',
|
||||
},
|
||||
{
|
||||
title => '913',
|
||||
description => '913 description',
|
||||
namespace => 'Asset_DataForm',
|
||||
},
|
||||
{
|
||||
title => '81',
|
||||
description => '81 description',
|
||||
title => '80',
|
||||
description => '80 description',
|
||||
namespace => 'Asset_DataForm',
|
||||
},
|
||||
{
|
||||
|
|
@ -40,6 +30,16 @@ our $HELP = {
|
|||
description => 'defaultView description',
|
||||
namespace => 'Asset_DataForm',
|
||||
},
|
||||
{
|
||||
title => '16',
|
||||
description => '16 description',
|
||||
namespace => 'Asset_DataForm',
|
||||
},
|
||||
{
|
||||
title => '74',
|
||||
description => '74 description',
|
||||
namespace => 'Asset_DataForm',
|
||||
},
|
||||
{
|
||||
title => '744',
|
||||
description => '744 description',
|
||||
|
|
|
|||
|
|
@ -98,8 +98,8 @@ our $HELP = {
|
|||
namespace => 'Subscription',
|
||||
},
|
||||
{
|
||||
title => 'code expire',
|
||||
description => 'code expire description',
|
||||
title => 'codes expire',
|
||||
description => 'codes expire description',
|
||||
namespace => 'Subscription',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue