diff --git a/views/bootstrap/class.Search.php b/views/bootstrap/class.Search.php
index 251eea83c..50cb8463b 100644
--- a/views/bootstrap/class.Search.php
+++ b/views/bootstrap/class.Search.php
@@ -140,6 +140,7 @@ $(document).ready( function() {
$previewwidth = $this->params['previewWidthList'];
$previewconverters = $this->params['previewconverters'];
$timeout = $this->params['timeout'];
+ $missingreception = $this->params['missingreception'];
if(count($entries) == 1) {
$entry = $entries[0];
@@ -258,7 +259,7 @@ $(document).ready( function() {
?>
getName()); ?>: |
- printAttributeEditField($attrdef, isset($attributes[$attrdef->getID()]) ? $attributes[$attrdef->getID()] : null) ?> |
+ printAttributeEditField($attrdef, isset($attributes[$attrdef->getID()]) ? $attributes[$attrdef->getID()] : null, 'attributes', true) ?> |
+: |
+
+
+ |
+
+
: |
|