Browse Source

Rename AbpIdentityWebMainMenuContributor.cs to AbpTenantManagementWebMainMenuContributor.cs

pull/643/head
Mostafa F 8 years ago
committed by GitHub
parent
commit
1c3165a32c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      modules/tenant-management/src/Volo.Abp.TenantManagement.Web/Navigation/AbpTenantManagementWebMainMenuContributor.cs

2
modules/tenant-management/src/Volo.Abp.TenantManagement.Web/Navigation/AbpIdentityWebMainMenuContributor.cs → modules/tenant-management/src/Volo.Abp.TenantManagement.Web/Navigation/AbpTenantManagementWebMainMenuContributor.cs

@ -28,4 +28,4 @@ namespace Volo.Abp.TenantManagement.Web.Navigation
}
}
}
}
}
Loading…
Cancel
Save