diff --git a/assets/styles-admin/Sea_Green/scripts/save.js b/assets/styles-admin/Sea_Green/scripts/save.js index 47a017a76d3..63b52cc7725 100644 --- a/assets/styles-admin/Sea_Green/scripts/save.js +++ b/assets/styles-admin/Sea_Green/scripts/save.js @@ -60,6 +60,11 @@ var getForm = function (that) { return form; }; +/** + * NB: This is not used for survey settings save button anymore. Instead, + * check out file application/views/admin/survey/editLocalSettings_main_view.php, + * bottom script tag. + */ if ($('#save-button').length > 0){ $('#save-button').on('click', function(ev) {