Formatting cleanups that interfere with rendering.
move ui level documentation to the Help file instead of in the i18n file.
This commit is contained in:
parent
7378f8b2df
commit
b6c65315bb
16 changed files with 104 additions and 159 deletions
|
|
@ -14,6 +14,7 @@ our $HELP = { ##hashref of hashes
|
|||
title => 'form label 1',
|
||||
description => 'form description 1',
|
||||
namespace => 'namespace', #The namespace is called out explicitly
|
||||
uiLevel => 9, #Documenting non-default ui levels on a field
|
||||
},
|
||||
{
|
||||
title => 'form label 2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue