Many supplier features and style upgrades and fixes
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ class User
|
||||
|
||||
# This is the user name as it is shown to the supplier
|
||||
def supplier_name
|
||||
auth_data['info']['name'] rescue I18n.t('supplier.unknown_user_name')
|
||||
auth_data['info']['name'] rescue I18n.t('supplier.user.unknown_name')
|
||||
end
|
||||
|
||||
# This is the user name as it is shown to other users
|
||||
|
||||
Reference in New Issue
Block a user