X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fproject%2Ftest_page.html;h=25804827407284413877fb1c78a9f86296a64701;hb=927ec7273b39dffbd1cb91062fed46c60d9be47f;hp=95c3c833fdce4394da473386eaf5123b82aa5d9d;hpb=bd0dfb5f4e2c2fb2e402827ca0aa0d33135895fd;p=kivitendo-erp.git diff --git a/templates/webpages/project/test_page.html b/templates/webpages/project/test_page.html index 95c3c833f..258048274 100644 --- a/templates/webpages/project/test_page.html +++ b/templates/webpages/project/test_page.html @@ -46,6 +46,28 @@ [% P.project.picker('project12_id', '', active='both', valid='both',style='width: 300px') %] all (active, inactive, valid, invalid)
+
+[% P.project.picker('project13_id', '', style='width: 300px') %] description style full (default) +
+ +
+[% P.project.picker('project14_id', '', description_style='full', style='width: 300px') %] description style full (explicit) +
+ +
+[% P.project.picker('project15_id', '', description_style='both', style='width: 300px') %] description style both +
+ +
+[% P.project.picker('project16_id', '', description_style='number', style='width: 300px') %] description style number +
+ +
+[% P.project.picker('project17_id', '', description_style='description', style='width: 300px') %] description style description +
+ +
+ Runtime test:
'