Merge pull request #256 from wvengen/feature-partial_shared_sync

Small change to allow non-shared articles with shared suppliers
This commit is contained in:
wvengen 2014-02-07 11:24:33 +01:00
commit 2de4a2a3a0
6 changed files with 16 additions and 2 deletions

View file

@ -14,6 +14,8 @@
.alert= t '.outlist.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