]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/clients.tpl
Started to use different icons depending on whether a project has attached files.
[timetracker.git] / WEB-INF / templates / clients.tpl
index 2e8b2b82f72647e97352acdaff9abaa604a315fe..a31a8cd05b2918631324a04237ea88738f2a774d 100644 (file)
@@ -6,15 +6,6 @@
   <tr>
     <td valign="top">
 {if $user->can('manage_clients')}
-  {if $group_dropdown}
-{$forms.clientsForm.open} {* clientsForm consists only of one dropdown group control *}
-      <table width="100%">
-        <tr>
-          <td align="center">{$i18n.label.group}: {$forms.clientsForm.group.control}</td>
-        </tr>
-      </table>
-{$forms.clientsForm.close}
-  {/if}
       <table cellspacing="1" cellpadding="3" border="0" width="100%">
   {if $inactive_clients}
         <tr><td class="sectionHeaderNoBorder">{$i18n.form.clients.active_clients}</td></tr>