fix tests
This commit is contained in:
parent
096c43c0e4
commit
f4327a7746
|
|
@ -74,7 +74,7 @@
|
|||
|
||||
// render if anyone interested
|
||||
if(session['is_unstructured_rsvp?']) {
|
||||
openSlotsHtml += sessionUtils.createOpenSlot($openSlotsTemplate, {description: 'Any Instrument'});
|
||||
openSlotsFirst3Html += sessionUtils.createOpenSlot($openSlotsTemplate, {description: 'Any Instrument'});
|
||||
}
|
||||
|
||||
// render open slots
|
||||
|
|
|
|||
Loading…
Reference in New Issue