From b178e8c996031020ae8687ee254507dad303a43c Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 29 Aug 2016 12:20:34 -0700 Subject: allow "debug" option in edit/ field definitions --- httemplate/edit/elements/edit.html | 1 + 1 file changed, 1 insertion(+) diff --git a/httemplate/edit/elements/edit.html b/httemplate/edit/elements/edit.html index bbc9797dc..35818dda5 100644 --- a/httemplate/edit/elements/edit.html +++ b/httemplate/edit/elements/edit.html @@ -372,6 +372,7 @@ Example: % qw( alt_format ), #select-cust_location % qw( classnum ), # select-inventory_item % qw( aligned ), # columnstart +% qw( debug ), # select-table % ; % % #select-table -- cgit v1.2.1