Update Workflow-Integration description in Index.cshtml
Revised the description for the "Workflow-Integration" feature in the `Index.cshtml` file. The previous text, "Durchlauf definierter Verarbeitungsschritte mit Status-Tracking" (Execution of defined processing steps with status tracking), was replaced with "Hier werden Workflow-Schritte durchlaufen und der Ergebnisbericht erstellt." (Here, workflow steps are executed, and the result report is generated).
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<li class="mb-2">
|
||||
<strong>Workflow-Integration</strong>
|
||||
<br/>
|
||||
<small class="text-muted">Durchlauf definierter Verarbeitungsschritte mit Status-Tracking</small>
|
||||
<small class="text-muted">Hier werden Workflow-Schritte durchlaufen und der Ergebnisbericht erstellt.</small>
|
||||
</li>
|
||||
<li class="mb-2">
|
||||
<strong>Ausgabe-Generierung</strong>
|
||||
|
||||
Reference in New Issue
Block a user