Sha256: e6a5e709a9c2b682a13c0923ef7e78e27a97c6e6be39cc3761f69d93acf76075
Contents?: true
Size: 562 Bytes
Versions: 14
Compression:
Stored size: 562 Bytes
Contents
<%= pb_rails("dashboard_value", props: { stat_label: {label: "Decreased Value"}, stat_value: {value: "1,428", unit: "appts"}, stat_change: {change: "decrease", value: "26.1%"} }) %> <br><br> <%= pb_rails("dashboard_value", props: { stat_label: {label: "Increased Value"}, stat_value: {value: "938", unit: "homes"}, stat_change: {change: "increase", value: "26.1%"} }) %> <br><br> <%= pb_rails("dashboard_value", props: { stat_label: {label: "Neutral Value"}, stat_value: {value: "261", unit: "windows"}, stat_change: {value: "26.1%"} }) %>
Version data entries
14 entries across 14 versions & 1 rubygems