mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-20 10:06:04 +10:00
Refactor: Clean up code.
This commit is contained in:
@@ -212,10 +212,6 @@ class BranchGraph
|
||||
top.push anchor
|
||||
|
||||
Raphael::commitTooltip = (x, y, commit) ->
|
||||
icon = undefined
|
||||
nameText = undefined
|
||||
idText = undefined
|
||||
messageText = undefined
|
||||
boxWidth = 300
|
||||
boxHeight = 200
|
||||
icon = @image(commit.author.icon, x, y, 20, 20)
|
||||
|
||||
Reference in New Issue
Block a user