From bd23b28cd0839c6a86556723951d7c5ecd35cbcf Mon Sep 17 00:00:00 2001 From: Steven Miers Date: Wed, 1 Jul 2015 22:09:34 -0500 Subject: [PATCH] VRFS-3276 : Include path to partial. This fails depending on the method used to start the web server. --- web/app/views/dialogs/_rsvpSubmitDialog.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/views/dialogs/_rsvpSubmitDialog.html.haml b/web/app/views/dialogs/_rsvpSubmitDialog.html.haml index 8006e6106..f7eb20bbf 100644 --- a/web/app/views/dialogs/_rsvpSubmitDialog.html.haml +++ b/web/app/views/dialogs/_rsvpSubmitDialog.html.haml @@ -21,7 +21,7 @@ %p We recommend that you subscribe to your own personal JamKazam calendar in your favorite calendar app to help you remember this session, as well as other sessions and events to which you RSVP. %br %p Here is the URL for your calendar: - =render "calendar" + =render "clients/calendar" .confirm-buttons %a#btnClose.button-grey{'layout-action' => 'close'} CLOSE