mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 16:16:43 +10:00
Removed console log
This commit is contained in:
@@ -96,7 +96,6 @@ class @AwardsHandler
|
||||
counterNumber = parseInt(counter.text())
|
||||
|
||||
if !isntNoteBody
|
||||
console.log $emojiBtn.get(0)
|
||||
# If this is a note body, we just hide the award emoji row like the initial state
|
||||
$emojiBtn.closest('.js-awards-block').addClass 'hidden'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user