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
|
|
@ -4,7 +4,7 @@ our $HELP = {
|
|||
|
||||
'admin toggle' => {
|
||||
title => 'admin toggle title',
|
||||
body => 'admin toggle body',
|
||||
body => '',
|
||||
variables => [
|
||||
{
|
||||
'name' => 'toggle.url'
|
||||
|
|
@ -16,10 +16,6 @@ our $HELP = {
|
|||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
namespace => 'Macros'
|
||||
},
|
||||
{
|
||||
tag => 'template language',
|
||||
namespace => 'Asset_Template'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue