Simplify update check.

This commit is contained in:
James Cole
2020-02-02 10:39:37 +01:00
parent f99f166623
commit 7f3522339c
9 changed files with 173 additions and 167 deletions

View File

@@ -50,7 +50,7 @@
{{ 'admin_update_check_now_explain'|_ }}
</p>
<p>
<a href="#" id="update" class="btn btn-info">{{ 'check_for_updates_button'|_ }}</a>
<a href="{{ route('admin.update-check.manual') }}" class="btn btn-info">{{ 'check_for_updates_button'|_ }}</a>
</p>
</div>
</div>