Skip to content

Commit

Permalink
SAK-29371: Fix javascript errors resulting from SAK-29356
Browse files Browse the repository at this point in the history
  • Loading branch information
bbailla2 committed May 15, 2015
1 parent 0fd33ad commit 63e606a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ASN_SVS.confirmDiscardOrSubmit = function(attachmentsModified)
}
else
{
cancelProceed();
ASN_SVS.cancelProceed();
}
}

Expand Down

0 comments on commit 63e606a

Please sign in to comment.