FINAL suepr merge step : added all modules to this super repos
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
(function ($) {
|
||||
|
||||
Drupal.Nodejs.callbacks.nodejsBackgroundProcess = {
|
||||
callback: function (message) {
|
||||
}
|
||||
};
|
||||
|
||||
}(jQuery));
|
||||
|
Reference in New Issue
Block a user