diff --git a/Resources/public/js/chill.js b/Resources/public/js/chill.js index 6c7bd0913..a22ed52da 100644 --- a/Resources/public/js/chill.js +++ b/Resources/public/js/chill.js @@ -181,4 +181,4 @@ var chill = function() { displayAlertWhenLeavingUnsubmittedForm: displayAlertWhenLeavingUnsubmittedForm, checkNullValuesInChoices: checkNullValuesInChoices, }; -} (); \ No newline at end of file +} ();