From 8e33e94c7ea3dcb62bb8f6aa3492d0c4fbb913dc Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 12 Dec 2018 13:21:53 +0100 Subject: [dozmod] ldapfilters: Fix list (attr/value) --- modules-available/dozmod/templates/ldapfilters.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules-available/dozmod/templates/ldapfilters.html b/modules-available/dozmod/templates/ldapfilters.html index 06be33a5..824ec70b 100644 --- a/modules-available/dozmod/templates/ldapfilters.html +++ b/modules-available/dozmod/templates/ldapfilters.html @@ -20,8 +20,8 @@ {{#ldapfilters}} {{filtername}} - {{attribute}} - {{value}} + {{filterkey}} + {{filtervalue}} {{#hasEditPermission}} -- cgit v1.2.3-55-g7522