improved shared database import ui

This commit is contained in:
wvengen 2014-02-24 14:07:03 +01:00
parent 950480941a
commit 0014435663
8 changed files with 97 additions and 61 deletions

View file

@ -1,2 +1,3 @@
$('#modalContainer').modal('hide');
$('#listbody').prepend('#{escape_javascript(render(@article))}');
= render 'import_article_added', article: @article if @article.shared_article