mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-07 08:02:14 +01:00
Merge pull request #2177 from reap3r119/patch-1
Remove repeat plugin name
This commit is contained in:
@@ -40,10 +40,6 @@
|
||||
<label class="col-md-2">Version</label>
|
||||
<span class="col-md-10">@plugin.pluginVersion</span>
|
||||
</div>
|
||||
<div class="row">
|
||||
<label class="col-md-2">Name</label>
|
||||
<span class="col-md-10">@plugin.pluginName</span>
|
||||
</div>
|
||||
<div class="row">
|
||||
<label class="col-md-2">Description</label>
|
||||
<span class="col-md-10 muted">@plugin.description</span>
|
||||
|
||||
Reference in New Issue
Block a user