isobar-nz / silverstripe-catalogmanager

Catalog administration via a LeftAndMain like interface. Lets you create and edit pages outside of the site tree
36 stars 26 forks source link

BUG FIX: allow null parent #37

Closed Tom-Alexander closed 8 years ago

Tom-Alexander commented 8 years ago

Fixes a bug introduced in #35 when no parent has been specified.

stevie-mayhew commented 8 years ago

Thanks @Tom-Alexander