mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
firmware: fetch changelogs -> update changelogs
This commit is contained in:
parent
39710372ed
commit
321c46c462
@ -487,6 +487,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
// empty call refreshes changelogs in the background
|
||||
ajaxCall('/api/core/firmware/changelog/update', {}, function () {
|
||||
$("#checkupdate_progress_maj").removeClass("fa fa-spinner fa-pulse");
|
||||
packagesInfo(true);
|
||||
BootstrapDialog.show({
|
||||
type:BootstrapDialog.TYPE_WARNING,
|
||||
title: "{{ lang._('Upgrade instructions') }}",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user