start on forms

This commit is contained in:
2022-12-09 00:53:15 +02:00
parent c669cf5cfe
commit 658efe8e53
11 changed files with 224 additions and 17 deletions

View File

@ -14,7 +14,7 @@ module Merged
@sections = SectionStyle.sections
end
def select_card_template
@cards = Style.cards
@cards = CardStyle.cards
end
def new