work on dynamic form for manual emails
This commit is contained in:
6
booking.js
Normal file
6
booking.js
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Special Effects AJAX framework command.
|
||||
*/
|
||||
Drupal.ajax.prototype.commands.bookingEmailIDs = function(ajax, response, status) {
|
||||
alert("Hello I'm Maged Eladawy...") ; // this will be executed after the ajax call
|
||||
}
|
Reference in New Issue
Block a user