Skip to content
Snippets Groups Projects
Commit 3a1b6b6f authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Merge branch 'worker-activity-title' into 'master'

Fix a copypasted title for the worker activity setting

Closes #791

See merge request !1069
parents 480f9263 d8cbc52a
No related branches found
No related tags found
1 merge request!1069Fix a copypasted title for the worker activity setting
......@@ -98,7 +98,7 @@
</div>
<div
class="field"
:title="hasWorkerRuns ? 'Supervise the progress of elements processing' : 'Cache optimisation requires first selecting workers'"
:title="hasWorkerRuns ? 'Supervise the progress of elements processing' : 'Worker activities requires first selecting workers'"
>
<label class="label is-flex">
Store workers activity
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment