diff options
author | ivan <ivan> | 2011-12-10 00:04:47 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-12-10 00:04:47 +0000 |
commit | c916c39d66f983a9e84e0639958707aa3de01472 (patch) | |
tree | d54fe6834bd7533bc6cf9d94849c601c044f5d91 /httemplate/edit/process/elements/process.html | |
parent | 2cdd2d1f569ff9ab4d0ddfdf170b5f27c4a75ee7 (diff) |
doc
Diffstat (limited to 'httemplate/edit/process/elements/process.html')
-rw-r--r-- | httemplate/edit/process/elements/process.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/process/elements/process.html b/httemplate/edit/process/elements/process.html index 071c43a63..636bae0ce 100644 --- a/httemplate/edit/process/elements/process.html +++ b/httemplate/edit/process/elements/process.html @@ -59,6 +59,7 @@ Example: 'process_o2m' => { 'table' => table_name', 'num_col' => 'column', #if column name is different in #link_table than source_table + 'fields' => [qw( fieldname fieldname2 )], }, #checks CGI params and whatever else before much else runs |