SQLForm: added a template var to the Search Record template.
This commit is contained in:
parent
4b18225144
commit
23e466d891
2 changed files with 4 additions and 0 deletions
|
|
@ -461,6 +461,9 @@ our $HELP = {
|
|||
{
|
||||
'name' => 'searchResults.recordLoop',
|
||||
'variables' => [
|
||||
{
|
||||
'name' => 'record.id',
|
||||
},
|
||||
{
|
||||
'name' => 'record.controls',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue