diff --git a/modules/backend/widgets/form/partials/_field_number.htm b/modules/backend/widgets/form/partials/_field_number.htm index a5f1a474f..9222b703f 100644 --- a/modules/backend/widgets/form/partials/_field_number.htm +++ b/modules/backend/widgets/form/partials/_field_number.htm @@ -11,6 +11,7 @@ class="form-control" autocomplete="off" maxlength="255" + pattern="\d+" attributes) ?> /> - \ No newline at end of file +