[PR #134] [MERGED] Fix bug that tries to load mistyped templates #15172

Closed
opened 2025-11-02 11:40:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/134
Author: @metalmatze
Created: 11/10/2016
Status: Merged
Merged: 11/10/2016
Merged by: @andreynering

Base: masterHead: fix/admin-templates


📝 Commits (1)

  • 63ca42d Fix bug that tries to load mistyped templates

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 templates/admin/repo/list.tmpl (+1 -1)
📝 templates/repo/release/list.tmpl (+1 -1)

📄 Description

Trying to view some pages in the admin area I found this bug.


🔄 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/134 **Author:** [@metalmatze](https://github.com/metalmatze) **Created:** 11/10/2016 **Status:** ✅ Merged **Merged:** 11/10/2016 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `fix/admin-templates` --- ### 📝 Commits (1) - [`63ca42d`](https://github.com/go-gitea/gitea/commit/63ca42d17f0f3e005869fbc322271d77cf9e0fe9) Fix bug that tries to load mistyped templates ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `templates/admin/repo/list.tmpl` (+1 -1) 📝 `templates/repo/release/list.tmpl` (+1 -1) </details> ### 📄 Description Trying to view some pages in the admin area I found this bug. --- <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:40:30 -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#15172