mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
#477 페이지 수정 > 코드 생성에서 input type=number에 문제 수정
This commit is contained in:
parent
4deb4f7fa0
commit
04832f9ec3
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ function doFillWidgetVars() {
|
|||
|
||||
switch(type) {
|
||||
case "hidden" :
|
||||
case "number" :
|
||||
case "text" :
|
||||
case "textarea" :
|
||||
var val = selected_node.getAttribute(name);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue