]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/group_edit.tpl
Started to use different icons on time.php page for records with attached files.
[timetracker.git] / WEB-INF / templates / group_edit.tpl
index bb83d3a3eae75e934d2c5d05a96bc509a1fb4a7a..0565d763e89a5feb92da3ced40538deac85f04ba 100644 (file)
@@ -26,14 +26,12 @@ function handleTaskRequiredCheckbox() {
     <tr>
       <td>
         <table cellspacing="1" cellpadding="2" border="0">
-{if isTrue($smarty.const.SUBGROUP_DEBUG)}
 {if $user->can('manage_subgroups') && $group_dropdown}
           <tr>
             <td align="right" nowrap>{$i18n.label.group}:</td>
             <td>{$forms.groupForm.group.control}</td>
           </tr>
 {/if}
-{/if}
 {if $user->can('manage_basic_settings')}
           <tr>
             <td align="right" nowrap>{$i18n.label.group_name} (*):</td>