Skip to content

Withdraw admin section #9

@eddef

Description

@eddef

NoMethodError in Admin::Members#show

Gets this in under viewing a member: /admin/members/4

Showing /home/deploy/peatio/current/app/views/shared/admin/_account.html.slim where line #11 raised:

undefined method `coin?' for nil:NilClass
Extracted source (around line #11):
8
9
10
11
12
13

     = item_for account, :amount
     = item_for account, :locked
     = item_for account, :balance
     - if account.currency_obj.coin?
       = item_for t('.payment_address') do
         = account.payment_address.address

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions