HTBox / allReady

This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
http://www.htbox.org/projects/allready
MIT License
891 stars 626 forks source link

Skills CRUD views #111

Closed mheggeseth closed 9 years ago

mheggeseth commented 9 years ago

Skills (see #36) need CRUD views

bcbeatty commented 9 years ago

I have a EF upgrade script that will allow skill parent id to be null. This will allow for a parent skill dropdown to have an empty option

mheggeseth commented 9 years ago

@bcbeatty I'll add nullable ParentSkillId to the PR this afternoon