Änderungen von Dokument Ackerschlagkartei
Zuletzt geändert von Stella Brackmann am 24.02.2025 01:43
Von Version 46.1
bearbeitet von Henning Pankratius
am 24.03.2024 11:12
am 24.03.2024 11:12
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 52.1
bearbeitet von Henning Pankratius
am 24.03.2024 02:47
am 24.03.2024 02:47
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -38,6 +38,7 @@ 38 38 39 39 [[Überschrift>>image:ASK Datenübernahme 2.0.png||alt="Datenübernahme ASK" data-xwiki-image-style-border="true" height="197" width="500"]] 40 40 41 +//Dialog für die Datenübernahme aus Jahren oder Betrieben// 41 41 42 42 (% style="text-align:center" %) 43 43 ((( ... ... @@ -110,10 +110,12 @@ 110 110 111 111 [[Überschrift>>image:DÜ.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]] 112 112 114 +//Beispiel der Datenübernahme eigener und der Landwirtdaten // 113 113 114 114 115 -[[image:DÜ 2.png]] 117 +[[Überschrift>>image:DÜ 2.png||data-xwiki-image-style-border="true"]] 116 116 119 +//Beispiel der Datenübernahme Landwirtdaten// 117 117 118 118 119 119 (% class="box warningmessage" %) ... ... @@ -129,15 +129,15 @@ 129 129 {{html clean="false"}} 130 130 <table> 131 131 <tr> 132 -<td style="width: 40px;"><span class="fa fa-check-circle" style="font-size: 30px; color: orange"></span></td>135 +<td style="width: 40px;"><span class="fa fa-check-circle" style="font-size: 30px; color: #ff6700"></span></td> 133 133 <td>Der Datenvergleich ermöglicht dir die gemeinsame Bearbeitung zwischen Landwirt und Berater.</td> 134 134 </tr> 135 135 <tr> 136 -<td style="width: 40px;"><span class="fa fa-check-circle" style="font-size: 30px; color: orange"></span></td>139 +<td style="width: 40px;"><span class="fa fa-check-circle" style="font-size: 30px; color: #ff6700"></span></td> 137 137 <td>Nutze die mobile App gratis von überall aus </td> 138 138 </tr> 139 139 <tr> 140 -<td style="width: 40px;"><span class="fa fa-check-circle" style="font-size: 30px; color: orange"></span></td>143 +<td style="width: 40px;"><span class="fa fa-check-circle" style="font-size: 30px; color: #ff6700"></span></td> 141 141 <td>Der Datenvergleich ermöglicht eine smarte Zusammenarbeit von Landwirt und Berater </td> 142 142 </tr> 143 143 </table> ... ... @@ -176,3 +176,40 @@ 176 176 **8. Muss ich bei der Datenübernahme jede Kategorie, wie 1. Schlagdaten, 4. Düngung etc. einzeln übernehmen?** 177 177 178 178 Ja. Du wechselst jeweils in die Kategorie, die du übernehmen möchtest und kannst dann die Daten gesammelt übernehmen. Wie, erfährst du __[[hier>>https://xwiki.landberatung-service.de/bin/view/Landberatung/Ackerschlagkartei/#HDatenvergleich]]__. 182 + 183 +{{html clean="false"}} 184 +<ul class="accordion"> 185 + <li class="accordion-item is-active"> 186 + <h3 class="accordion-thumb">Lorem ipsum</h3> 187 + <p class="accordion-panel"> 188 + Lorem ipsum dolor sit amet, consectetur adipisicing 189 + elit. Placeat, quibusdam! Voluptate nobis, beatae 190 + tempora praesentium, illum quis illo, maiores quod 191 + similique placeat, saepe mollitia dolor officiis 192 + aspernatur deleniti debitis commodi! 193 + </p> 194 + </li> 195 + 196 + <li class="accordion-item"> 197 + <h3 class="accordion-thumb">Dolor sit amet</h3> 198 + <p class="accordion-panel"> 199 + Lorem ipsum dolor sit amet, consectetur adipisicing 200 + elit. Reprehenderit quos, accusamus! Enim labore totam 201 + dicta quibusdam? Eveniet quis asperiores reprehenderit 202 + eaque atque in iure voluptate, explicabo, placeat, id 203 + earum architecto! 204 + </p> 205 + </li> 206 + 207 + <li class="accordion-item"> 208 + <h3 class="accordion-thumb">Consectetur adipisicing elit</h3> 209 + <p class="accordion-panel"> 210 + Lorem ipsum dolor sit amet, consectetur adipisicing 211 + elit. Reprehenderit quos, accusamus! Enim labore 212 + totam dicta quibusdam? Eveniet quis asperiores 213 + reprehenderit eaque atque in iure voluptate, 214 + explicabo, placeat, id earum architecto! 215 + </p> 216 + </li> 217 +</ul> 218 +{{/html}}