From 0142da0b5c6fd05328546087ef8a941c4e5b5a6f Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Mon, 18 Feb 2013 14:46:38 +0000 Subject: [PATCH] fixed typo --- etemplate/js/et2_extension_nextmatch.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etemplate/js/et2_extension_nextmatch.js b/etemplate/js/et2_extension_nextmatch.js index ca900a0314..af79e0ba6a 100644 --- a/etemplate/js/et2_extension_nextmatch.js +++ b/etemplate/js/et2_extension_nextmatch.js @@ -271,8 +271,7 @@ var et2_nextmatch = et2_DOMWidget.extend([et2_IResizeable, et2_IInput], { if (typeof _row_ids == 'string') _rowids = [_row_ids]; // ToDo: use given context, to be more smart about what to change this.applyFilters(); - } - + }, /** * Generates the column caption for the given column widget