show message when ignoring articles due to missing order number

This commit is contained in:
wvengen 2014-01-24 22:20:29 +01:00
parent 49e563af89
commit d08f120b27
3 changed files with 6 additions and 0 deletions

View file

@ -14,6 +14,8 @@
.alert= t '.alert_used', article: article.name
- else
%i= t '.outlist.body_skip'
- if @ignored_article_count > 0
%i= t '.outlist.body_ignored', count: @ignored_article_count
%hr/
%h2= t '.update.title'
%p