Making WordPress.org


Ignore:
Timestamp:
02/02/2022 03:33:15 AM (5 years ago)
Author:
dd32
Message:

Trac: Properly align the ticket report popover to cover the new-ticket & search fields.

Props nidhidhandhukiya, dd32.
Fixes #6070.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/site.html

    r11464 r11502  
    55
    66<?python
    7         scripts_version = '155'
     7        scripts_version = '156'
    88        project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0]
    99        wporg_endpoint = 'https://make.wordpress.org/' + project_slug + '/'
Note: See TracChangeset for help on using the changeset viewer.