From 53389d01d51618e9150931da1b2d462be1faf210 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 13 Nov 2014 07:55:29 +0100 Subject: [PATCH] extend search on attributes for all object types --- views/bootstrap/class.Search.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/views/bootstrap/class.Search.php b/views/bootstrap/class.Search.php index ac72d624c..f16c6f9ed 100644 --- a/views/bootstrap/class.Search.php +++ b/views/bootstrap/class.Search.php @@ -161,6 +161,24 @@ class SeedDMS_View_Search extends SeedDMS_Bootstrap_Style { + +getObjType() == SeedDMS_Core_AttributeDefinition::objtype_all) { +?> + + getName()); ?>: + printAttributeEditField($attrdef, isset($attributes[$attrdef->getID()]) ? $attributes[$attrdef->getID()] : '') ?> + + + +