provide info, if async is used for settings
This commit is contained in:
parent
b40af6ecf1
commit
e3521b20e5
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Set Gemfile
|
||||
- name: Setup Gemfile
|
||||
run: |
|
||||
cp test/support/gemfile.rb Gemfile
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
locals: build_dashboard_partial_locals(block,
|
||||
block_definition,
|
||||
settings,
|
||||
dashboard)
|
||||
dashboard).merge(with_async: with_async)
|
||||
|
||||
p
|
||||
= submit_tag l(:button_save)
|
||||
|
Loading…
Reference in New Issue
Block a user