diff --git a/app/sovran_systemsos_web/static/icons/update.svg b/app/sovran_systemsos_web/static/icons/update.svg new file mode 100644 index 0000000..db97054 --- /dev/null +++ b/app/sovran_systemsos_web/static/icons/update.svg @@ -0,0 +1,236 @@ + + + + + diff --git a/app/sovran_systemsos_web/static/js/tiles.js b/app/sovran_systemsos_web/static/js/tiles.js index aac3e28..9794990 100644 --- a/app/sovran_systemsos_web/static/js/tiles.js +++ b/app/sovran_systemsos_web/static/js/tiles.js @@ -51,7 +51,7 @@ function renderSidebarSupport(supportServices) { sidebarUpdateBtn.className = "sidebar-support-btn"; sidebarUpdateBtn.id = "sidebar-btn-update"; sidebarUpdateBtn.innerHTML = - '🔄' + + 'Update' + '' + 'Update System' + 'Check for updates' +