]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/part/_basic_data.html
Filesystem Wurzelverzeichnis nun in kivitendo.conf
[mfinanz.git] / templates / webpages / part / _basic_data.html
index 6b79e51aad5699ffb6b4bb640782e2814225d586..38b15d2e5caec191273fd0cfa4913f355c198404 100644 (file)
@@ -19,9 +19,7 @@
             <table id="ic3">
              <tr>
               <th align="right">[% 'Part Number' | $T8 %]</th>
-              [% SET readonly = 1 %]
-              [% UNLESS SELF.part.id %][% readonly = 0 %][% END %]
-              <td>[% L.input_tag("part.partnumber", SELF.part.partnumber, size=40, readonly=readonly class="initial_focus") %]</td>
+              <td>[% L.input_tag("part.partnumber", SELF.part.partnumber, size=40, class="initial_focus") %]</td>
              </tr>
              <tr>
               <th align="right">[% 'Part Classification' | $T8 %]</th>
     <td><hr size="3" noshade></td>
   </tr>
  </table>
-