| commit | f9f0beec8492e05a459bd7080ad095b4cf9292bc | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Tue Jun 11 20:10:05 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Thu Jun 13 13:57:38 2024 +0400 |
| tree | 61f8cb3afbd01bdecaf04d3d2005f31c09adc914 | |
| parent | 56bcf2524a384c66ffe99d5172054c12e51c2ee1 [diff] [blame] |
AppManager: improve installation status page * Status is refreshed in the background * Render release item infos instead of internal names Change-Id: I63a6082656e4e6772a4b5c734c5dd5c23141f70b
diff --git a/core/installer/welcome/appmanager-tmpl/index.html b/core/installer/welcome/appmanager-tmpl/index.html index 8916a9e..356dc28 100644 --- a/core/installer/welcome/appmanager-tmpl/index.html +++ b/core/installer/welcome/appmanager-tmpl/index.html
@@ -1,6 +1,6 @@ {{ define "header" }} <form class="search-bar"> - <input type="search" placeholder="Search" /> + <input name="search" type="search" placeholder="Search" /> </form> {{ end }}