From: Sven Schöling Date: Fri, 7 May 2021 10:10:54 +0000 (+0200) Subject: ImageUpload: template update X-Git-Tag: kivitendo-mebil_0.1-0~9^2~81 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=90aba1939ba8fd49df8ee0f641d10816bb601adf;p=kivitendo-erp.git ImageUpload: template update --- diff --git a/templates/mobile_webpages/image_upload/local_list.html b/templates/mobile_webpages/image_upload/local_list.html index 35ba71eb3..358c78897 100644 --- a/templates/mobile_webpages/image_upload/local_list.html +++ b/templates/mobile_webpages/image_upload/local_list.html @@ -7,6 +7,8 @@
+

Schritt 1: Bilder machen

+
@@ -14,9 +16,9 @@
-
-
- [% 'Upload Image' | $T8 %] +
+
+ add_a_photo
+
+
+ +

Schritt 2: Dateien hochladen

+
- [% P.M.input_tag("object_number", "", label=LxERP.t8("Number")) %] - [% P.M.button_tag("submit", LxERP.t8("Upload")) %] + [% P.M.input_tag("object_number", "", label=LxERP.t8("Number"), class="col s4", onchange="kivi.ImageUpload.resolve_object(event)") %] +
-
+ [% P.M.button_tag("submit", LxERP.t8("Upload Images"), class="col s12") %]
-
+
+ + + + +[% L.hidden_tag("object_type", FORM.object_type) %] +[% L.hidden_tag("object_id") %]