remove console\.log

stable
Juanfran 2015-10-02 10:31:54 +02:00
parent a4c62f0d8c
commit 7000d78b77
1 changed files with 0 additions and 2 deletions

View File

@ -233,8 +233,6 @@ EditableWikiContentDirective = ($window, $document, $repo, $confirm, $loading, $
onError = ->
$confirm.notify("error")
console.log $el.find('.save-container')
currentLoading = $loading()
.removeClasses("icon-floppy")
.target($el.find('.icon-floppy'))