Ticket #51473: 51473-index.html.patch
File 51473-index.html.patch, 661 bytes (added by , 5 years ago) |
---|
-
tests/qunit/index.html
2273 2273 <div <# if ( data.id ) { #>id="{{ data.id }}"<# } #> class="notice {{ data.className }}"><p>{{{ data.message }}}</p></div> 2274 2274 </script> 2275 2275 <div hidden> 2276 <ul> 2276 2277 <li id="wp-admin-bar-updates"> 2277 2278 <a class="ab-item" href="wp-admin/update-core.php" title="2 Plugin Updates"> 2278 2279 <span class="ab-icon"></span> … … 2303 2304 </li> 2304 2305 </ul> 2305 2306 </li> 2307 </ul> 2306 2308 </div> 2307 2309 </body> 2308 2310 </html>