Guest User

Untitled

a guest
May 20th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Drupal.behaviors.myModule = {
  2.     attach: function (context, settings) {
  3.       alert('say something pretty please');
  4.     }
  5. };
Add Comment
Please, Sign In to add comment