From 178f0449edee010fb87023fcf624469a825a04b4 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 29 Aug 2016 12:20:34 -0700 Subject: [PATCH] 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 8dd15dcfb..b71558df5 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 -- 2.11.0