add loading in the wiki save
parent
8dcef424ce
commit
17f78ce2cb
|
@ -252,8 +252,7 @@ EditableWikiContentDirective = ($window, $document, $repo, $confirm, $loading, $
|
|||
$confirm.notify("error")
|
||||
|
||||
currentLoading = $loading()
|
||||
.removeClasses("icon-floppy")
|
||||
.target($el.find('.icon-floppy'))
|
||||
.target($el.find('.save'))
|
||||
.start()
|
||||
|
||||
if wiki.id?
|
||||
|
|
Loading…
Reference in New Issue