mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 05:04:03 +00:00
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
|
||||
- else
|
||||
No
|
||||
%dt
|
||||
Include Venue:
|
||||
%dd
|
||||
- if @splashpage.include_venue
|
||||
Yes
|
||||
- else
|
||||
No
|
||||
%dt
|
||||
Include Lodgings:
|
||||
%dd
|
||||
- if @splashpage.include_lodgings
|
||||
Yes
|
||||
- else
|
||||
No
|
||||
%dt
|
||||
Public
|
||||
%dd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue