able to add feature flag for manual cintas payment

This commit is contained in:
2023-04-04 12:49:14 -07:00
parent 9745cc4f3b
commit b8d14233b5

View File

@@ -544,7 +544,8 @@
[com/multi-field-v2 {:allow-change? true
:template [[form-builder/raw-field-v2 {:field :feature-flag}
[com/select-field {:options [[nil nil]
["new-square" "New Square+Ezcater"]]
["new-square" "New Square+Ezcater"]
["manually-pay-cintas" "Manually Pay Cintas"]]
:allow-nil? false
:style {:width "18em"}}]]]
:key-fn :id