mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-03 20:15:59 +01:00
(refs #464)Add extension point to inject JavaScript instead of adding button
This commit is contained in:
@@ -397,8 +397,7 @@ trait IssuesControllerBase extends ControllerBase {
|
||||
condition,
|
||||
filter,
|
||||
repository,
|
||||
hasWritePermission(owner, repoName, context.loginAccount),
|
||||
PluginSystem.buttons("issues"))
|
||||
hasWritePermission(owner, repoName, context.loginAccount))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user