Zelleninhalte, die nur "0" sind (also die Zahl "0"), wurden in PDF- und HTML-Ausgabe...
[kivitendo-erp.git] / templates / webpages / ic / form_header_de.html
index c50ab73..6daa36f 100644 (file)
 [%- UNLESS unit_changeable %]
                   <input type="hidden" name="unit" value="[% unit%]">[% unit %]
 [%- ELSE %]
-                 <!-- [% unit_select %] -->
                     [%- INCLUDE generic/multibox.html 
                           name       = 'unit',
                           DATA       = ALL_UNITS,
 [%- END %]
 
 <script type="text/javascript">
-       <!--
-       Calendar.setup(
-      {
-      inputField : "priceupdate",
-      ifFormat :"%d.%m.%Y",
-      align : "BL",
-      button : "trigger1"
-      }
-      );
-       //-->
+  <!-- Calendar.setup({ inputField : "priceupdate", ifFormat :"[% myconfig_jsc_dateformat %]", align : "BL", button : "trigger1" }); //--> 
 </script>