[wp-trac] [WordPress Trac] #46717: Site Health: show admin notice when JavaScript support is off
WordPress Trac
noreply at wordpress.org
Sat Mar 30 15:37:35 UTC 2019
#46717: Site Health: show admin notice when JavaScript support is off
---------------------------------------------------+----------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.2
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-screenshots site-health has-patch | Focuses:
---------------------------------------------------+----------------------
Changes (by afercia):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"45076" 45076]:
{{{
#!CommitTicketReference repository="" revision="45076"
Administration: Display a notice in the Site Health pages when JavaScript
is off.
- displays an error notice when JavaScript is off, consistently with other
admin screens that depend on JavaScript
- keeps the main `h1` visible
Minor clean-ups:
- makes code indentation consistent in `site-health.php` and `site-health-
info.php`
- removes a couple of `<div class="wp-clearfix"></div>` as that's not the
intended usage of `wp-clearfix` (those divs didn't do anything anyways)
Fixes #46717.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46717#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list