X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/65d2537d658b99b005a18c6663bc1293b41a1d83..4d261fb7ccec8e5db782c73623dfd7beba6d7e83:/templates/webpages/part/_basic_data.html diff --git a/templates/webpages/part/_basic_data.html b/templates/webpages/part/_basic_data.html index 6b79e51aa..47202069c 100644 --- a/templates/webpages/part/_basic_data.html +++ b/templates/webpages/part/_basic_data.html @@ -19,13 +19,11 @@ - [% SET readonly = 1 %] - [% UNLESS SELF.part.id %][% readonly = 0 %][% END %] - + - + @@ -239,4 +237,3 @@
[% 'Part Number' | $T8 %][% L.input_tag("part.partnumber", SELF.part.partnumber, size=40, readonly=readonly class="initial_focus") %][% L.input_tag("part.partnumber", SELF.part.partnumber, size=40, class="initial_focus") %]
[% 'Part Classification' | $T8 %][% P.select_classification('part.classification_id', default => SELF.part.classification_id) %][% P.select_classification('part.classification_id', default => SELF.part.classification_id, type => SELF.parts_classification_filter ) %]
[% 'Part Description' | $T8 %]
-