improved shared database import ui
This commit is contained in:
parent
950480941a
commit
0014435663
8 changed files with 97 additions and 61 deletions
|
|
@ -1,2 +1,3 @@
|
|||
$('#modalContainer').modal('hide');
|
||||
$('#listbody').prepend('#{escape_javascript(render(@article))}');
|
||||
= render 'import_article_added', article: @article if @article.shared_article
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue