Lint Slim files and fix offenses
The fixing was partially done manually and partially automatically.
This commit is contained in:

committed by
Dominic Sauer

parent
ddfa06ffaa
commit
9a9efd5caa
@@ -1,7 +1,7 @@
|
||||
h1.d-inline-block = ExecutionEnvironment.model_name.human(count: 2)
|
||||
|
||||
- if Runner.management_active? && policy(ExecutionEnvironment).sync_all_to_runner_management?
|
||||
= button_to( { action: :sync_all_to_runner_management }, { form_class: 'float-end mb-2', class: 'btn btn-success' })
|
||||
= button_to({action: :sync_all_to_runner_management}, {form_class: 'float-end mb-2', class: 'btn btn-success'})
|
||||
i.fa-solid.fa-upload
|
||||
= t('execution_environments.index.synchronize_all.button')
|
||||
|
||||
|
Reference in New Issue
Block a user