* fix bug #33745.
This commit is contained in:
@@ -35,7 +35,7 @@ body {margin-bottom: 25px;}
|
||||
<?php
|
||||
if($browseType != 'bySearch' and $libID and (common::hasPriv('doc', 'create') or (common::hasPriv('api', 'create') and !$apiLibID)))
|
||||
{
|
||||
echo $this->doc->printCreateBtn($lib, $type, $objectID, $moduleID, 'list');
|
||||
echo $this->doc->printCreateBtn($lib, $moduleID, 'list');
|
||||
}
|
||||
?>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user