Skip to content

Commit

Permalink
LPS-100833 Auto SF
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Barros committed Sep 5, 2019
1 parent 7c6b861 commit 9525900
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -3685,7 +3685,7 @@ AUI.add(
if (value !== '') {
value = JSON.parse(value);
} else {
value = [""];
value = [''];
}
}

Expand Down

0 comments on commit 9525900

Please sign in to comment.