Skip to content
Snippets Groups Projects

Merge branch issue#170 with dev

Merged Romain Therville requested to merge issue#170 into dev

Update to tx_nG6_pi1.js

The ajax return codes (0,1,2 and 3) cannot be evaluated as strings. "if (val == '1') {" becomes "if (val == 1) {" .

Warning : We could also leave this file as it is, and make sure the value returned in AJAX is a String. I'm not sure if it is the best solution!

issue #170 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading