Changeset 54739 for trunk/src/wp-admin/includes/dashboard.php
- Timestamp:
- 11/01/2022 11:03:35 AM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r54638 r54739 1945 1945 <div class="health-check-widget-title-section site-health-progress-wrapper loading hide-if-no-js"> 1946 1946 <div class="site-health-progress"> 1947 <svg role="img"aria-hidden="true" focusable="false" width="100%" height="100%" viewBox="0 0 200 200" version="1.1" xmlns="http://www.w3.org/2000/svg">1947 <svg aria-hidden="true" focusable="false" width="100%" height="100%" viewBox="0 0 200 200" version="1.1" xmlns="http://www.w3.org/2000/svg"> 1948 1948 <circle r="90" cx="100" cy="100" fill="transparent" stroke-dasharray="565.48" stroke-dashoffset="0"></circle> 1949 1949 <circle id="bar" r="90" cx="100" cy="100" fill="transparent" stroke-dasharray="565.48" stroke-dashoffset="0"></circle>
Note: See TracChangeset
for help on using the changeset viewer.