Roo/bootstrap/NumberField.js
authorjohn <john@roojs.com>
Thu, 7 Jun 2018 10:16:09 +0000 (18:16 +0800)
committerjohn <john@roojs.com>
Thu, 7 Jun 2018 10:16:09 +0000 (18:16 +0800)
Roo/bootstrap/NumberField.js

index c61e9b6..4f37cc8 100644 (file)
@@ -79,6 +79,7 @@ Roo.extend(Roo.bootstrap.NumberField, Roo.bootstrap.Input, {
         var hiddenInput = {
             tag: 'input',
             type: 'hidden',
+            id: Roo.id(),
             cls: 'hidden-number-input'
         };