diff --git a/managed/CustomGroup_Product_Discounts.mgd.php b/managed/CustomGroup_Product_Discounts.mgd.php index 163677024..664d3fe72 100644 --- a/managed/CustomGroup_Product_Discounts.mgd.php +++ b/managed/CustomGroup_Product_Discounts.mgd.php @@ -58,7 +58,7 @@ 'help_pre' => NULL, 'help_post' => 'Specify a discount that will automatically be applied when adding a product line item to a quotation if the contact is a member of this type.', 'mask' => NULL, - 'attributes' => NULL, + 'attributes' => ' pattern="([0-9]*[.])?[0-9]+" ', 'javascript' => NULL, 'is_active' => TRUE, 'is_view' => FALSE,