[Layout] Consistent input behavior

Inputs now consistently default to 0 when left empty
This commit is contained in:
Doubek-Kraft
2017-06-23 10:57:50 -07:00
parent ac3f638b35
commit 64bf63c18a
2 changed files with 2 additions and 2 deletions

View File

@ -162,7 +162,7 @@ define([
"control": "textfield"
},
{
"method": "y1",
"property": "x1",
"text": "X1",
"name": "X1",
"cssClass": "l-input-sm",