* Code for task #91093.
This commit is contained in:
@@ -1770,7 +1770,7 @@ EOF;
|
||||
}
|
||||
if($type == 'button')
|
||||
{
|
||||
if($method != 'edit' and $method != 'copy' and $method != 'delete')
|
||||
if($method != 'edit' and $method != 'copy' and $method != 'delete' and ($method != 'review' and $module != 'charter'))
|
||||
{
|
||||
return html::a($link, "<i class='$class'></i> " . "<span class='text'>{$title}</span>", $target, "class='btn btn-link $extraClass' $misc", true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user