moser/foxtrot_mike

View on GitHub
app/assets/javascripts/templates/liabilities/show.hamlc

Summary

Maintainability
Test Coverage
%td.person
%td.proportion
%td.percentage
%td.value
%td
  - if @liability.flight().get("editable")
    %a.btn.edit= I18n.t("views.edit")
    %a.btn.btn-danger.destroy= I18n.t("views.destroy")