VirtualBox

Changeset 82644 in vbox


Ignore:
Timestamp:
Dec 23, 2019 12:00:54 AM (5 years ago)
Author:
vboxsync
Message:

TestManager/wuicontentbase.py: Select the non-emoji versions of the short link symbols.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/webui/wuicontentbase.py

    r82639 r82644  
    274274    ksShortEditLinkHtml    = '✍'
    275275    ## The text/symbol for a very short details link.
    276     ksShortDetailsLink     = u'\U0001f6c8'
     276    ksShortDetailsLink     = u'\U0001f6c8\ufe0e'
    277277    ## HTML hex entity string for ksShortDetailsLink.
    278     ksShortDetailsLinkHtml =    '🛈'
     278    ksShortDetailsLinkHtml =    '🛈;︎'
    279279    ## The text/symbol for a very short change log / details / previous page link.
    280280    ksShortChangeLogLink   = u'\u2397'
     
    282282    ksShortChangeLogLinkHtml = '⎗'
    283283    ## The text/symbol for a very short reports link.
    284     ksShortReportLink      = u'\U0001f4ca'
     284    ksShortReportLink      = u'\U0001f4ca\ufe0e'
    285285    ## HTML hex entity string for ksShortReportLink.
    286     ksShortReportLinkHtml  =    '📊'
     286    ksShortReportLinkHtml  =    '📊︎'
    287287    ## The text/symbol for a very short test results link.
    288     ksShortTestResultsLink = u'\U0001f5d0'
     288    ksShortTestResultsLink = u'\U0001f5d0\ufe0e'
    289289
    290290
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette