[PR #15933] [MERGED] Closes #15932: Update embedded documentation for generic templates #14722

Closed
opened 2025-12-29 23:26:17 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15933
Author: @jeremystretch
Created: 5/2/2024
Status: Merged
Merged: 5/3/2024
Merged by: @jeremystretch

Base: featureHead: 15932-update-template-docs


📝 Commits (1)

  • 516d7be Closes #15932: Update embedded documentation for generic templates

📊 Changes

11 files changed (+130 additions, -36 deletions)

View changed files

📝 netbox/templates/generic/bulk_add_component.html (+14 -0)
📝 netbox/templates/generic/bulk_delete.html (+7 -5)
📝 netbox/templates/generic/bulk_edit.html (+9 -4)
📝 netbox/templates/generic/bulk_import.html (+9 -4)
📝 netbox/templates/generic/bulk_remove.html (+14 -0)
📝 netbox/templates/generic/bulk_rename.html (+13 -0)
📝 netbox/templates/generic/object.html (+12 -5)
📝 netbox/templates/generic/object_children.html (+21 -0)
📝 netbox/templates/generic/object_delete.html (+8 -4)
📝 netbox/templates/generic/object_edit.html (+10 -5)
📝 netbox/templates/generic/object_list.html (+13 -9)

📄 Description

Closes: #15932


🔄 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/netbox-community/netbox/pull/15933 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/2/2024 **Status:** ✅ Merged **Merged:** 5/3/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15932-update-template-docs` --- ### 📝 Commits (1) - [`516d7be`](https://github.com/netbox-community/netbox/commit/516d7beb2c56ffa6a7b3320ceaf2bf4bd0a7fc7a) Closes #15932: Update embedded documentation for generic templates ### 📊 Changes **11 files changed** (+130 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/generic/bulk_add_component.html` (+14 -0) 📝 `netbox/templates/generic/bulk_delete.html` (+7 -5) 📝 `netbox/templates/generic/bulk_edit.html` (+9 -4) 📝 `netbox/templates/generic/bulk_import.html` (+9 -4) 📝 `netbox/templates/generic/bulk_remove.html` (+14 -0) 📝 `netbox/templates/generic/bulk_rename.html` (+13 -0) 📝 `netbox/templates/generic/object.html` (+12 -5) 📝 `netbox/templates/generic/object_children.html` (+21 -0) 📝 `netbox/templates/generic/object_delete.html` (+8 -4) 📝 `netbox/templates/generic/object_edit.html` (+10 -5) 📝 `netbox/templates/generic/object_list.html` (+13 -9) </details> ### 📄 Description ### Closes: #15932 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:26:17 +01:00
adam closed this issue 2025-12-29 23:26:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14722