mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Minor improvements on commit graph UI (#1380)
* Make "Commit Graph" link a button and translate it * Add title on Commit Graph page
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
|
||||
<div id="git-graph-container" class="ui segment">
|
||||
<h1>{{.i18n.Tr "repo.commit_graph"}}</h1>
|
||||
<div id="rel-container">
|
||||
<canvas id="graph-canvas">
|
||||
<ul id="graph-raw-list">
|
||||
|
Reference in New Issue
Block a user