Ticket #3937 (closed defect: fixed)
Dashboard: Ajax-Update does not update font-style if no system-updates are available anymore
| Reported by: | commi1993@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 3.0 | Component: | dashboard |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Hey :)
If system-updates are available, Zntyal shows bold and red "x system updates available".
If someone apply them over console in the background, the regulary ajax-request for the dashboard noticed that - but it only updates the text. So, there is a bold, red "No updates".
The ajax request should check the response and change the color and style if necessary.
Attachments
Change History
comment:1 Changed 14 months ago by jamor@…
- Status changed from new to accepted
- Component changed from base to dashboard
comment:3 Changed 14 months ago by jamor@…
Confirmed, until there is a page reload the style is not applied.
comment:4 Changed 10 months ago by jamor@…
- Status changed from accepted to closed
- Resolution set to fixed
I have fixed a error in widgets JS which could stop their updating process. I think it was the culrpit of this problem.
For the new version of /usr/share/zentyal/templates/dashboard/index.mas goto http://git.zentyal.org/zentyal.git/blob/15bcca1b5926323a414b082594142d93e4f6c98a:/main/core/src/templates/dashboard/index.mas
Regards,
Javier