provide info, if async is used for settings

This commit is contained in:
Alexander Meindl 2021-04-06 19:12:13 +02:00
parent b40af6ecf1
commit e3521b20e5
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Set Gemfile
- name: Setup Gemfile
run: |
cp test/support/gemfile.rb Gemfile

View File

@ -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)