Merge pull request #1423 from nikhilgupta1211/splashpage
Added Include Venue and Lodgings to the Splashpage components
This commit is contained in:
commit
d90d2344d6
1 changed files with 14 additions and 0 deletions
|
|
@ -59,6 +59,20 @@
|
||||||
Yes
|
Yes
|
||||||
- else
|
- else
|
||||||
No
|
No
|
||||||
|
%dt
|
||||||
|
Include Venue:
|
||||||
|
%dd
|
||||||
|
- if @splashpage.include_venue
|
||||||
|
Yes
|
||||||
|
- else
|
||||||
|
No
|
||||||
|
%dt
|
||||||
|
Include Lodgings:
|
||||||
|
%dd
|
||||||
|
- if @splashpage.include_lodgings
|
||||||
|
Yes
|
||||||
|
- else
|
||||||
|
No
|
||||||
%dt
|
%dt
|
||||||
Public
|
Public
|
||||||
%dd
|
%dd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue