[
https://issues.apache.org/jira/browse/AIRFLOW-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895432#comment-16895432
]
ASF GitHub Bot commented on AIRFLOW-5067:
-----------------------------------------
ashb commented on pull request #5682: [AIRFLOW-5067] Update pagination symbols
URL: https://github.com/apache/airflow/pull/5682
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)