Loading templates/account.html.ep +2 −2 Original line number Diff line number Diff line Loading @@ -174,8 +174,8 @@ <tr> <th scope="row">Travel</th> <td> % if ($token->{action}) { %= $acc->{id} . '-' . $token->{action} % if ($token->{travel}) { %= $acc->{id} . '-' . $token->{travel} % } % else { — Loading Loading
templates/account.html.ep +2 −2 Original line number Diff line number Diff line Loading @@ -174,8 +174,8 @@ <tr> <th scope="row">Travel</th> <td> % if ($token->{action}) { %= $acc->{id} . '-' . $token->{action} % if ($token->{travel}) { %= $acc->{id} . '-' . $token->{travel} % } % else { — Loading