From dfe7146a7d30335a02e349e7adc8f78652884e23 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 3 Mar 2017 12:15:22 +0100 Subject: [PATCH] add column for attributes in header of table --- views/bootstrap/class.Search.php | 1 + 1 file changed, 1 insertion(+) diff --git a/views/bootstrap/class.Search.php b/views/bootstrap/class.Search.php index 0637cccc2..bc19e7bec 100644 --- a/views/bootstrap/class.Search.php +++ b/views/bootstrap/class.Search.php @@ -653,6 +653,7 @@ $(document).ready( function() { print "\n\n"; print "\n"; print "".getMLText("name")."\n"; + print "".getMLText("attributes")."\n"; print "".getMLText("status")."\n"; print "".getMLText("action")."\n"; print "\n\n\n";