From 5fe1e8f5d511ad2ac8208a3a43c740bd2c467bd3 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 26 Feb 2013 14:58:45 +0800 Subject: restore isempty/isnotempty operators to bmo/4.2 --- template/en/default/search/boolean-charts.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/search/boolean-charts.html.tmpl') diff --git a/template/en/default/search/boolean-charts.html.tmpl b/template/en/default/search/boolean-charts.html.tmpl index d87db1c6a..3fb1f8eae 100644 --- a/template/en/default/search/boolean-charts.html.tmpl +++ b/template/en/default/search/boolean-charts.html.tmpl @@ -47,6 +47,8 @@ "changedby", "matches", "notmatches", + "isempty", + "isnotempty", ] %]
-- cgit v1.2.3-24-g4f1b