[PR #1431] [MERGED] Fix disabled fields in repo settings UI #15902

Closed
opened 2025-11-02 11:57:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1431
Author: @Morlinest
Created: 4/1/2017
Status: Merged
Merged: 4/3/2017
Merged by: @appleboy

Base: masterHead: fix-repo-settings


📝 Commits (1)

  • a7dbb1b Fix disabled fields in repo settings UI

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 templates/repo/settings/options.tmpl (+6 -4)

📄 Description

Fix disabled fields in repo settings UI when external wiki/tracker is used.
Before
After


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1431 **Author:** [@Morlinest](https://github.com/Morlinest) **Created:** 4/1/2017 **Status:** ✅ Merged **Merged:** 4/3/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `fix-repo-settings` --- ### 📝 Commits (1) - [`a7dbb1b`](https://github.com/go-gitea/gitea/commit/a7dbb1b8a5b1696063c44a6e9bed6f82a66bb730) Fix disabled fields in repo settings UI ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `templates/repo/settings/options.tmpl` (+6 -4) </details> ### 📄 Description Fix disabled fields in repo settings UI when external wiki/tracker is used. [Before](https://cloud.githubusercontent.com/assets/12720041/24579552/19b1b654-16f8-11e7-95c5-08ce6b59f8be.png) [After](https://cloud.githubusercontent.com/assets/12720041/24579554/1c383592-16f8-11e7-9ff4-e8805033ecd6.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:57:21 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15902