Fixes #178 Show can manage helpdesk settings if the user can view the settings

merge-requests/2/head
Mike Koch 9 years ago
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…
Cancel
Save