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

This commit is contained in:
Mike Koch 2015-03-22 20:14:48 -04:00
parent 489f8c41c9
commit 59fba0eeff

View File

@ -111,7 +111,7 @@ function hesk_profile_tab($session_array='new',$is_profile_page=true,$action='pr
</div> </div>
</div> </div>
<?php <?php
if ( ! $is_profile_page && $hesk_settings['autoassign']) { if (!$is_profile_page) {
?> ?>
<div class="blankSpace"></div> <div class="blankSpace"></div>
<div class="form-group"> <div class="form-group">