Remove the "using macros" entry, and all references.
Pruning and altering Macro docs up to and including CanEditText.
This commit is contained in:
parent
7c6ba21048
commit
cffe4fbc7b
63 changed files with 20 additions and 662 deletions
|
|
@ -2,9 +2,9 @@ package WebGUI::Help::Macro_AdminBar;
|
|||
|
||||
our $HELP = {
|
||||
|
||||
'admin bar' => {
|
||||
'admin bar' => {
|
||||
title => 'admin bar title',
|
||||
body => 'admin bar body',
|
||||
body => '',
|
||||
fields => [
|
||||
],
|
||||
variables => [
|
||||
|
|
@ -35,10 +35,6 @@ our $HELP = {
|
|||
}
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
namespace => 'Macros'
|
||||
},
|
||||
{
|
||||
tag => 'template language',
|
||||
namespace => 'Asset_Template'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue