Making WordPress.org


Ignore:
Timestamp:
12/09/2024 05:06:28 AM (21 months ago)
Author:
dd32
Message:

Trac: Better visual style for GitHub PRs when the content wraps.

H/t parthvataliya.
Fixes #7804.

File:
1 edited

Legend:

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

    r14028 r14251  
    55
    66<?python
    7         scripts_version = '220'
     7        scripts_version = '221'
    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.