remove console\.log
parent
a4c62f0d8c
commit
7000d78b77
|
@ -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'))
|
||||
|
|
Loading…
Reference in New Issue