renamed org files to match new naming guide

This commit is contained in:
Torkel Ödegaard 2018-10-31 12:28:26 -07:00
parent dcf8327dc9
commit d64edc4a29
4 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
import './select_org_ctrl';
import './new_org_ctrl';
import './user_invite_ctrl';
import './SelectOrgCtrl';
import './NewOrgCtrl';
import './UserInviteCtrl';