Skip to content

Resource Permission Management Dialog Issue #24982

@abou-emish

Description

@abou-emish

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Resource Permission Management Dialog doesn't work if you follow the documentation

Describe the solution you'd like

The documentation should make it clear that modal should be opened with

var _resourcePermissionsModal = new abp.ModalManager({
viewUrl: abp.appPath + 'AbpPermissionManagement/ResourcePermissionManagementModal',
modalClass: 'ResourcePermissionManagement'
});

Additional context

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions