Sha256: 241894a59c5f043c675641b3973f0076fed05fd16410bac1123483e10e5c0452
Contents?: true
Size: 476 Bytes
Versions: 7
Compression:
Stored size: 476 Bytes
Contents
<span class="budget-summary__progressbar-legend budget-summary__progressbar-marks_right" data-total-allocation="<%= current_order.available_allocation %>"> <strong class="budget-summary__progressbar-legend-strong"> <% if current_order.projects_rule? %> <%= current_order.maximum_projects %> <% else %> <%= budget_to_currency(budget.total_budget) %> <% end %> </strong> <%= t("budget", scope: "decidim.budgets.projects.order_progress") %> </span>
Version data entries
7 entries across 7 versions & 1 rubygems