From 78e624fd33795ba8dcd4af78d8efb1c7f263ce97 Mon Sep 17 00:00:00 2001 From: monishdeb Date: Tue, 4 Aug 2015 21:04:07 +0530 Subject: [PATCH] format fix --- templates/CRM/Contact/Form/Search/Builder.js | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/CRM/Contact/Form/Search/Builder.js b/templates/CRM/Contact/Form/Search/Builder.js index af058944f9..104c4d1da6 100644 --- a/templates/CRM/Contact/Form/Search/Builder.js +++ b/templates/CRM/Contact/Form/Search/Builder.js @@ -2,6 +2,7 @@ (function($, CRM) { 'use strict'; + /* jshint validthis: true */ /** * Handle user input - field or operator selection. * -- 2.25.1