podemos-info/census

View on GitHub
app/views/procedures/cancellation/_procedure_data.arb

Summary

Maintainability
Test Coverage
# frozen_string_literal: true

panel t("census.procedures.parameters") do
  attributes_table_for procedure do
    row :channel
    row :reason
  end
end