Fixes to strip_problem_chars function
- ret.split(";") should be ret.split(problem_chars[i]) - remove the function from dialog_canvas.html where it isn't needed
Loading
Please register or sign in to comment
- ret.split(";") should be ret.split(problem_chars[i]) - remove the function from dialog_canvas.html where it isn't needed