Many supplier features and style upgrades and fixes
This commit is contained in:
@@ -10,7 +10,7 @@ describe User do
|
||||
end
|
||||
|
||||
it 'falls back to unkown if not present' do
|
||||
user.supplier_name.should == I18n.t('supplier.unknown_user_name')
|
||||
user.supplier_name.should == I18n.t('supplier.user.unkown_name')
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user