Added default view property to SQLForm. Removed unused viewTemplateId
from SQLForm table. Updated help and international.
This commit is contained in:
parent
2ef113eb02
commit
1991685839
4 changed files with 41 additions and 5 deletions
|
|
@ -53,6 +53,12 @@ our $HELP = {
|
|||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'gef default view',
|
||||
description => 'gef default view description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'gef submit group',
|
||||
description => 'gef submit group description',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue