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