Commit 321c46c4 authored by Franco Fichtner's avatar Franco Fichtner

firmware: fetch changelogs -> update changelogs

parent 39710372
......@@ -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') }}",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment