diff --git a/views/bootstrap/class.Search.php b/views/bootstrap/class.Search.php index 8899544c4..93ca7f720 100644 --- a/views/bootstrap/class.Search.php +++ b/views/bootstrap/class.Search.php @@ -59,6 +59,7 @@ class SeedDMS_View_Search extends SeedDMS_Bootstrap_Style { $mode = $this->params['mode']; $workflowmode = $this->params['workflowmode']; $enablefullsearch = $this->params['enablefullsearch']; + $enableclipboard = $this->params['enableclipboard']; $attributes = $this->params['attributes']; $categories = $this->params['categories']; $owner = $this->params['owner']; @@ -510,9 +511,11 @@ class SeedDMS_View_Search extends SeedDMS_Bootstrap_Style { getID(); ?>" msg="" _href="../op/op.AddToClipboard.php?documentid=getID(); ?>&type=document&id=getID(); ?>&refferer=params['refferer']); ?>" title=""> "; print ""; @@ -572,9 +575,11 @@ class SeedDMS_View_Search extends SeedDMS_Bootstrap_Style { getID(); ?>" msg="" _href="../op/op.AddToClipboard.php?folderid=getID(); ?>&type=folder&id=getID(); ?>&refferer=params['refferer']); ?>" title=""> "; print ""; print "\n";