Add cfp type in admin/cfp#show

@cfp.cfp_type is added to booths, events & tracks to show the cfp type.

Closes https://github.com/openSUSE/osem/issues/1679
This commit is contained in:
rahul 2017-09-09 16:13:17 +05:30 committed by Stella Rouzi
parent 568d89b620
commit 407b1838cf
3 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,7 @@
%dt
Type
%dd
= @cfp.cfp_type.capitalize
%dt
Start Date
%dd

View file

@ -1,3 +1,7 @@
%dt
Type:
%dd
= @cfp.cfp_type.capitalize
%dt
Start Date:
%dd#start_date

View file

@ -1,3 +1,7 @@
%dt
Type:
%dd
= @cfp.cfp_type.capitalize
%dt
Start Date:
%dd#start_date