Änderungen von Dokument Ackerschlagkartei
Zuletzt geändert von Stella Brackmann am 24.02.2025 01:43
Von Version 49.1
bearbeitet von Henning Pankratius
am 24.03.2024 11:15
am 24.03.2024 11:15
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 53.1
bearbeitet von Henning Pankratius
am 24.03.2024 10:02
am 24.03.2024 10:02
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -111,10 +111,12 @@ 111 111 112 112 [[Überschrift>>image:DÜ.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]] 113 113 114 +//Beispiel der Datenübernahme eigener und der Landwirtdaten // 114 114 115 115 116 116 [[Überschrift>>image:DÜ 2.png||data-xwiki-image-style-border="true"]] 117 117 119 +//Beispiel der Datenübernahme Landwirtdaten// 118 118 119 119 120 120 (% class="box warningmessage" %) ... ... @@ -130,15 +130,15 @@ 130 130 {{html clean="false"}} 131 131 <table> 132 132 <tr> 133 -<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> 134 134 <td>Der Datenvergleich ermöglicht dir die gemeinsame Bearbeitung zwischen Landwirt und Berater.</td> 135 135 </tr> 136 136 <tr> 137 -<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> 138 138 <td>Nutze die mobile App gratis von überall aus </td> 139 139 </tr> 140 140 <tr> 141 -<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> 142 142 <td>Der Datenvergleich ermöglicht eine smarte Zusammenarbeit von Landwirt und Berater </td> 143 143 </tr> 144 144 </table> ... ... @@ -177,3 +177,40 @@ 177 177 **8. Muss ich bei der Datenübernahme jede Kategorie, wie 1. Schlagdaten, 4. Düngung etc. einzeln übernehmen?** 178 178 179 179 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 + <h4 class="accordion-thumb">Lorem ipsum</h4> 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 + <h4 class="accordion-thumb">Dolor sit amet</h4> 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 + <h4 class="accordion-thumb">Consectetur adipisicing elit</h4> 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}}