Fixes #178 Show can manage helpdesk settings if the user can view the settings
This commit is contained in:
parent
489f8c41c9
commit
59fba0eeff
@ -111,7 +111,7 @@ function hesk_profile_tab($session_array='new',$is_profile_page=true,$action='pr
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
if ( ! $is_profile_page && $hesk_settings['autoassign']) {
|
||||
if (!$is_profile_page) {
|
||||
?>
|
||||
<div class="blankSpace"></div>
|
||||
<div class="form-group">
|
||||
|
Loading…
x
Reference in New Issue
Block a user