mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
moved profile pages to it's own feature folder
This commit is contained in:
@@ -10,3 +10,5 @@ import './alerting/NotificationsEditCtrl';
|
||||
import './alerting/NotificationsListCtrl';
|
||||
import './manage-dashboards';
|
||||
import './teams/CreateTeamCtrl';
|
||||
import './profile/ProfileCtrl';
|
||||
import './profile/ChangePasswordCtrl';
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
import './profile_ctrl';
|
||||
import './select_org_ctrl';
|
||||
import './change_password_ctrl';
|
||||
import './new_org_ctrl';
|
||||
import './user_invite_ctrl';
|
||||
|
||||
Reference in New Issue
Block a user