Update HelpFeedBack.class.php
This commit is contained in:
parent
1a77e3e381
commit
e7a948bb71
|
@ -272,7 +272,6 @@ class HelpFeedBack extends Wizard
|
|||
|
||||
}
|
||||
|
||||
console.log(option_selected);
|
||||
// Set values to data.
|
||||
$("#feedback_form").on('submit', function() {
|
||||
// Make the AJAX call to send mails.
|
||||
|
|
Loading…
Reference in New Issue