[
https://issues.apache.org/jira/browse/AIRFLOW-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895433#comment-16895433
]
ASF subversion and git services commented on AIRFLOW-5067:
----------------------------------------------------------
Commit 6f645b7ba25dbc5fbdceeb8a205dd16192958644 in airflow's branch
refs/heads/master from Adam Hopkinson
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=6f645b7 ]
[AIRFLOW-5067] Update pagination symbols (#5682)
>From using lt & gt (< & >)to lsaquo & rsaquo (‹ & ›), which match the symbols
>used for first & last.
> Fix symbols used in pagination UI
> ---------------------------------
>
> Key: AIRFLOW-5067
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5067
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ui
> Affects Versions: 1.10.2
> Reporter: Adam Hopkinson
> Priority: Trivial
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> The pagination currently uses:
> * {{lsquo - «}}
> * {{lt - <}}
> * {{gt - >}}
> * {{rsquo - »}}
> Change this to:
> * {{lsquo - «}}
> * {{lsaquo -‹}}
> * {{rsaquo - ›}}
> * {{rsquo - »}}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)