[PR #2953] [MERGED] Spaces to tabs in templates #16679

Closed
opened 2025-11-02 12:16:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2953
Author: @ethantkoenig
Created: 11/21/2017
Status: Merged
Merged: 11/21/2017
Merged by: @lunny

Base: masterHead: template_whitespace


📝 Commits (2)

  • d5b7661 Spaces to tabs in templates
  • ecdc937 Merge branch 'master' into template_whitespace

📊 Changes

7 files changed (+184 additions, -185 deletions)

View changed files

📝 templates/home.tmpl (+4 -4)
📝 templates/install.tmpl (+4 -4)
📝 templates/repo/commit_status.tmpl (+5 -5)
📝 templates/swagger.tmpl (+48 -49)
📝 templates/user/settings/keys_gpg.tmpl (+48 -48)
📝 templates/user/settings/keys_ssh.tmpl (+52 -52)
📝 templates/user/settings/security.tmpl (+23 -23)

📄 Description

Convert spaces to tabs in various HTML templates.


🔄 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/2953 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 11/21/2017 **Status:** ✅ Merged **Merged:** 11/21/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `template_whitespace` --- ### 📝 Commits (2) - [`d5b7661`](https://github.com/go-gitea/gitea/commit/d5b7661bf9c4543532443febe2bc5dd1347903ef) Spaces to tabs in templates - [`ecdc937`](https://github.com/go-gitea/gitea/commit/ecdc93778404cc7c79ea5f13edb3f9c389ae38b3) Merge branch 'master' into template_whitespace ### 📊 Changes **7 files changed** (+184 additions, -185 deletions) <details> <summary>View changed files</summary> 📝 `templates/home.tmpl` (+4 -4) 📝 `templates/install.tmpl` (+4 -4) 📝 `templates/repo/commit_status.tmpl` (+5 -5) 📝 `templates/swagger.tmpl` (+48 -49) 📝 `templates/user/settings/keys_gpg.tmpl` (+48 -48) 📝 `templates/user/settings/keys_ssh.tmpl` (+52 -52) 📝 `templates/user/settings/security.tmpl` (+23 -23) </details> ### 📄 Description Convert spaces to tabs in various HTML templates. --- <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 12:16:12 -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#16679