X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b9889576a1229f41edc2c1daf9b649d97fb7fd2e..0f214df54e:/templates/webpages/part/test_page.html diff --git a/templates/webpages/part/test_page.html b/templates/webpages/part/test_page.html index f5458096d..33bea4e35 100644 --- a/templates/webpages/part/test_page.html +++ b/templates/webpages/part/test_page.html @@ -1,6 +1,6 @@ [% USE L %] -

Part Picker Testpage

+

Waren Picker Testpage


Alle:
@@ -12,49 +12,9 @@ Nur Dienstleistungen:
Waren und Dienstleistungen:
[% L.part_picker('part_id4', undef, type='part,service') %]
-

Styling

- -Ina span: -Leading text: [% L.part_picker('p1', undef, type='part,service') %] and text after with spacing
-Leading text:[% L.part_picker('p2', undef, type='part,service') %]and text after without spacing
-
Leading text: [% L.part_picker('p3', undef, type='part,service') %] and text after with spacing with div

-
Leading text:[% L.part_picker('p4', undef, type='part,service') %]and text after with spacing with div

- -Picker + input next to each other: [% L.part_picker('p5', undef, type='part,service', width="100%") %] - -
[% L.part_picker('p6', undef, type='part,service', style="width:500px") %] 500px width
-
[% L.part_picker('p7', undef, type='part,service', style="width:200px") %] 200px width
-
[% L.part_picker('p8', undef, type='part,service', style="height:40px") %] 40px height
- +Pre-filled:
+[% L.part_picker('part_id', pre_filled_part) %]
[%# FOREACH i IN 1..50 %] [%# L.part_picker('part_id_' _ i) %]
[%# END %] - -

In tables

- -

No classes:

- - - - - - - - - - -
Part picker in table heading[% L.part_picker('p9', undef, type='part,service') %]
Part picker in table cell[% L.part_picker('p10', undef, type='part,service') %]
- -

With classes:

- - - - - - - - - - -
Part picker in table heading[% L.part_picker('p11', undef, type='part,service') %]
Part picker in table cell[% L.part_picker('p12', undef, type='part,service') %]