fix wrong path in doc
Change-Id: I1f16bda22a67cee53b60677f9d4c09ae34a16c11
This commit is contained in:
parent
e5dac64cb0
commit
0de98e5993
@ -147,7 +147,7 @@ An Example looks like::
|
||||
}
|
||||
|
||||
The fourth way to add a role based check is in html files. Use angular directive 'hz-if-policies'
|
||||
in file 'openstack_dashboard.static.app.core.cloud-services.hz-if-policies-directive.js'.
|
||||
in file 'openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.js'.
|
||||
Assume you have the following policy defined in your angular controller::
|
||||
|
||||
ctrl.policy = { rules: [["identity", "identity:update_user"]] }
|
||||
|
Loading…
Reference in New Issue
Block a user