BigW Consortium Gitlab

Commit 7d4f41ef by Phil Hughes Committed by Fatih Acet

Removed console log

parent 9e8449b1
...@@ -96,7 +96,6 @@ class @AwardsHandler ...@@ -96,7 +96,6 @@ class @AwardsHandler
counterNumber = parseInt(counter.text()) counterNumber = parseInt(counter.text())
if !isntNoteBody if !isntNoteBody
console.log $emojiBtn.get(0)
# If this is a note body, we just hide the award emoji row like the initial state # If this is a note body, we just hide the award emoji row like the initial state
$emojiBtn.closest('.js-awards-block').addClass 'hidden' $emojiBtn.closest('.js-awards-block').addClass 'hidden'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment