X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/086e9880b6aeb6c3e95bcf4a4a84b985909346df..b9889576a1229f41edc2c1daf9b649d97fb7fd2e:/templates/webpages/part/test_page.html
diff --git a/templates/webpages/part/test_page.html b/templates/webpages/part/test_page.html
index 61aa10593..f5458096d 100644
--- a/templates/webpages/part/test_page.html
+++ b/templates/webpages/part/test_page.html
@@ -1,6 +1,6 @@
[% USE L %]
-
Waren Picker Testpage
+
Part Picker Testpage
Alle:
@@ -12,7 +12,49 @@ 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%") %]
+
+