Story #105846070 - show error message to user when service not available

This commit is contained in:
Matt Farnsworth 2015-12-11 15:46:29 +02:00
parent c926aa4100
commit 352c748258
3 changed files with 8 additions and 3 deletions

View file

@ -16,7 +16,7 @@
%th{class: 'col-xs-2'}
= t(:registrar)
%tbody
- @domains.each do |x|
- @domains.try(:each) do |x|
%tr
%td= x
%td= x.registrant