Commit-Ausblendung (für UI) implementiert
Dieser Commit ist enthalten in:
committet von
Claude Project Manager
Ursprung
dad07c7879
Commit
50da44aabc
@ -659,7 +659,12 @@
|
||||
|
||||
<!-- Commit-Historie -->
|
||||
<div id="gitea-commits-section" class="gitea-commits-panel">
|
||||
<h3>Letzte Commits</h3>
|
||||
<div class="commits-header">
|
||||
<h3>Letzte Commits</h3>
|
||||
<button id="btn-clear-commits" class="btn btn-small btn-secondary" title="Alle aus Anzeige entfernen">
|
||||
Alle ausblenden
|
||||
</button>
|
||||
</div>
|
||||
<div id="git-commits-list" class="commits-list">
|
||||
<!-- Dynamisch gefüllt -->
|
||||
</div>
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren