From 45b87d63b047f23626a3ad9301a0dc0fd8797cae Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Sun, 16 Aug 2015 15:34:47 -0700 Subject: [PATCH] debug --- httemplate/elements/tr-select-months.html | 1 - 1 file changed, 1 deletion(-) diff --git a/httemplate/elements/tr-select-months.html b/httemplate/elements/tr-select-months.html index 3ff28f99b..b90ce1ed7 100644 --- a/httemplate/elements/tr-select-months.html +++ b/httemplate/elements/tr-select-months.html @@ -7,6 +7,5 @@ $opt{labels} = { '' => '', map { $_ => emt('[quant,_1,month]', $_) } 1 .. $max }; -warn Dumper(\%opt); <& tr-select.html, %opt &> -- 2.11.0