diff --git a/app/views/metapurses/index.html.haml b/app/views/metapurses/index.html.haml index 6272cc63..5f5af54f 100644 --- a/app/views/metapurses/index.html.haml +++ b/app/views/metapurses/index.html.haml @@ -15,7 +15,7 @@ %tr %td = link_to metapurse.name, metapurse - = "#{number_to_currency metapurse.total_usd} USD" + -# = "#{number_to_currency metapurse.total_usd} USD" -# %td= metapurse.data - if policy(metapurse).update? -# %td= link_to 'Show', metapurse