From bcda73291476c71b28dd552017aaa94a8b7a6adf Mon Sep 17 00:00:00 2001 From: edalzell Date: Tue, 21 Jan 2020 14:37:22 -0800 Subject: [PATCH] not used (closes #50) --- Charge/settings.yaml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/Charge/settings.yaml b/Charge/settings.yaml index 6cd63bc..23bd9ad 100644 --- a/Charge/settings.yaml +++ b/Charge/settings.yaml @@ -9,26 +9,6 @@ fields: validate: required width: 33 default: usd - statuses_section: - type: section - display: Statuses - instructions: What would you like to call the statuses? - active: - type: text - default: Active - width: 25 - canceling: - type: text - default: Canceling - width: 25 - past_due: - type: text - default: Past Due - width: 25 - canceled: - type: text - default: Canceled - width: 25 roles_section: type: section display: Plans & Roles