1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Version fix for new settings UI (#25098)

* Reversion org settings

* Reversion settings

* Reversion teams settings

* Reversion repo settings

* Update elsif tags
This commit is contained in:
Ethan Palm
2022-02-08 15:17:45 -08:00
committed by GitHub
parent a2caa61c2c
commit c1623f6651
39 changed files with 53 additions and 53 deletions

View File

@@ -17,7 +17,7 @@ shortTitle: Deploy keys
---
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %}
{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5658 %}
{% ifversion fpt or ghec or ghes > 3.4 or ghae-issue-5658 %}
3. In the "Security" section of the sidebar, click **{% octicon "key" aria-label="The key icon" %} Deploy keys**.
{% else %}
3. In the left sidebar, click **Deploy keys**.

View File

@@ -21,7 +21,7 @@ shortTitle: Security log
The security log lists all actions performed within the last 90 days.
{% data reusables.user_settings.access_settings %}
{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5658 %}
{% ifversion fpt or ghec or ghes > 3.4 or ghae-issue-5658 %}
1. In the "Archives" section of the sidebar, click **{% octicon "log" aria-label="The log icon" %} Security log**.
{% else %}
1. In the user settings sidebar, click **Security log**.