CsvImport: Bei Imports ohne cvars nicht die cvars klobbern.
[kivitendo-erp.git] / templates / webpages / customer_vendor / tabs / custom_variables.html
index a0a90f9..e0ecdc7 100644 (file)
@@ -8,8 +8,9 @@
           <th align="left" valign="top" nowrap>[% var.config.description | html %]</th>
 
           <td valign="top">
-            [% PROCESS 'customer_vendor/render_cvar_input.html'
+            [% PROCESS 'common/render_cvar_input.html'
                         cvar_name_prefix = 'cv_cvars.'
+                        var_name = ''
             %]
           </td>
         </tr>