debug
authorMark Wells <mark@freeside.biz>
Sun, 16 Aug 2015 22:34:47 +0000 (15:34 -0700)
committerMark Wells <mark@freeside.biz>
Sun, 16 Aug 2015 22:34:47 +0000 (15:34 -0700)
httemplate/elements/tr-select-months.html

index 3ff28f9..b90ce1e 100644 (file)
@@ -7,6 +7,5 @@ $opt{labels} = { '' => '',
                  map { $_ => emt('[quant,_1,month]', $_) } 1 .. $max
                };
 
-warn Dumper(\%opt);
 </%init>
 <& tr-select.html, %opt &>