is: Payment_terms und duedate ajax gefixt.
[kivitendo-erp.git] / templates / webpages / is / form_header_de.html
index 532ae0f..6cab7ad 100644 (file)
                  label_key  = 'description' -%]
           </td>
         </tr>
-[%- IF ALL_DEPARTMENTS %]
+[%- IF all_departments %]
         <tr>
           <th align="right" nowrap>Abteilung</th>
           <td colspan="3">
             [%- INCLUDE 'generic/multibox.html'
                  name       = 'department_id',
                  style      = 'width: 250px',
-                 DATA       = ALL_DEPARTMENTS,
+                 DATA       = all_departments,
                  id_key     = 'id',
                  label_sub  = 'department_labels',
                  show_empty = 1 -%]