diff options
Diffstat (limited to 'httemplate')
-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 de0304a94..5befdd337 100644 --- a/httemplate/edit/process/elements/process.html +++ b/httemplate/edit/process/elements/process.html @@ -18,6 +18,7 @@ Example: ### 'viewall_dir' => '', #'search' or 'browse', defaults to 'search' + 'viewall_ext' => 'html', #'cgi' or 'html', defaults to 'html' OR 'redirect' => 'view/table.cgi?', # value of primary key is appended # (string or coderef returning a string) |