From 64488cda02bdf040ed5273563eaa3fd48e75f4f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Mon, 25 Aug 2014 17:29:17 +0200 Subject: [PATCH] Remove spy on .trigger() as it hides some real DOM manipulations --- phantomas_custom/modules/jQYLT/jQYLT.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/phantomas_custom/modules/jQYLT/jQYLT.js b/phantomas_custom/modules/jQYLT/jQYLT.js index 0f62b01..6b37064 100644 --- a/phantomas_custom/modules/jQYLT/jQYLT.js +++ b/phantomas_custom/modules/jQYLT/jQYLT.js @@ -63,8 +63,6 @@ exports.module = function(phantomas) { 'delegate', 'undelegate', 'one', - 'trigger', - 'triggerHandler', 'unbind', // more events