ss
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -666,7 +666,7 @@ function returnOptions(form, preview) { | ... | @@ -666,7 +666,7 @@ function returnOptions(form, preview) { |
| 666 | 666 | ||
| 667 | } | 667 | } |
| 668 | jsonReturn += ' ]}'; | 668 | jsonReturn += ' ]}'; |
| 669 | //console.log(jsonReturn ); | 669 | console.log(jsonReturn ); |
| 670 | 670 | ||
| 671 | if (preview == false) { | 671 | if (preview == false) { |
| 672 | url = 'update'; | 672 | url = 'update'; | ... | ... |
-
Please register or sign in to post a comment