diff options
author | Mark Wells <mark@freeside.biz> | 2014-02-28 13:49:24 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2014-02-28 13:49:24 -0800 |
commit | 9c26126d2ad1eec8186d73475505782152884962 (patch) | |
tree | 1ef8cbdade5179a9f5efbe24d46e368724a331b3 /httemplate/edit/process | |
parent | 308c73858741a153c8e10aecaf7f00e534824013 (diff) |
debug
Diffstat (limited to 'httemplate/edit/process')
-rwxr-xr-x | httemplate/edit/process/part_fee.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/part_fee.html b/httemplate/edit/process/part_fee.html index 6d1786300..1fca231ec 100755 --- a/httemplate/edit/process/part_fee.html +++ b/httemplate/edit/process/part_fee.html @@ -1,5 +1,5 @@ <& elements/process.html, - 'debug' => 1, + #'debug' => 1, 'table' => 'part_fee', 'agent_virt' => 1, 'agent_null_right' => 'Edit global fee definitions', |