Skip to content

Commit fab5a59

Browse files
committed
- chopped rsvp list block
1 parent cbaa1dc commit fab5a59

3 files changed

Lines changed: 2 additions & 751 deletions

File tree

Rock.Blocks/Rsvp/RsvpList.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ namespace Rock.Blocks.Rsvp
4949
Key = AttributeKey.DetailPage )]
5050

5151
[Rock.SystemGuid.EntityTypeGuid( "1ef2847c-137d-41f2-80b3-d4aa8d9f7790" )]
52-
[Rock.SystemGuid.BlockTypeGuid( "57189fa8-ab29-4a66-8c52-392dff6cb91a" )]
52+
// WAS [Rock.SystemGuid.BlockTypeGuid( "57189fa8-ab29-4a66-8c52-392dff6cb91a" )]
53+
[Rock.SystemGuid.BlockTypeGuid( Rock.SystemGuid.BlockType.RSVP_LIST )]
5354
[CustomizedGrid]
5455
public class RsvpList : RockListBlockType<RsvpListBag>
5556
{

RockWeb/Blocks/Rsvp/RsvpList.ascx

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)