X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fselectlayers.html;fp=httemplate%2Felements%2Fselectlayers.html;h=cb1d2d6194ffcd98fda99f5e6ea69941258ebcfb;hp=01fd590ca8cf9373d64a0a439d8e6775278ee177;hb=c5310e027f5d7264b22640f72c3f1744148045ff;hpb=3ee7348febaf61d9662b463aad3053210593b06b diff --git a/httemplate/elements/selectlayers.html b/httemplate/elements/selectlayers.html index 01fd590ca..cb1d2d619 100644 --- a/httemplate/elements/selectlayers.html +++ b/httemplate/elements/selectlayers.html @@ -236,7 +236,7 @@ sub layer_callback { $date_noinit = 1; } else { - $include = "input-$include" if $include =~ /^(text|money)$/; + $include = "input-$include" if $include =~ /^(text|money|percentage)$/; $include = "tr-$include" unless $include eq 'hidden'; $html .= include( "/elements/$include.html", %$lf,