Work items: 30775

This commit is contained in:
hartvig
2012-04-24 09:59:16 -02:00
parent 99aba7b9ae
commit 340f5382cc
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ function ResetValues() {
var value = jQuery(".value", this).html();
val += value + "|" + text + ";";
val += value + "|" + text + "";
});