mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-02-09 08:07:01 +01:00
(refs #1898) Fixup
This commit is contained in:
@@ -41,9 +41,6 @@
|
||||
}
|
||||
<div>@tag.message<br><br></div>
|
||||
}
|
||||
@*
|
||||
<h4>Downloads</h4>
|
||||
*@
|
||||
<ul style="list-style: none; padding-left: 8px;">
|
||||
@release.map { case (release, assets) =>
|
||||
@assets.map { asset =>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
enableTaskList = true,
|
||||
hasWritePermission = hasWritePermission
|
||||
)
|
||||
<h4>Downloads</h4>
|
||||
<ul style="list-style: none; padding-left: 8px;" id="attachedFiles">
|
||||
@assets.map{ asset =>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user