I accidentally move a top-level category by dragging and dropping it into another category. I can't seem to find any way to move it back to the top level!
I originally had this
Code: Select all
- Activity
-- activity-1
-- activity-2
- Category
-- category-1
-- category-2
--- category-2.1
--- category-2.2
- Location
-- location-1
-- location-2
Code: Select all
- Activity
-- activity-1
-- activity-2
-- Location
--- location-1
--- location-2
- Category
-- category-1
-- category-2
--- category-2.1
--- category-2.2
Thanks,