Skip to content

Commit 5fca07d

Browse files
committed
fixing issues
1 parent b120f8d commit 5fca07d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/authentication-authorization/manage-privileges.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,11 +202,11 @@ See link:{neo4j-docs-base-uri}/status-codes/{page-version}/notifications/all-not
202202

203203
The general `GRANT` and `DENY` syntaxes are illustrated in the following image:
204204

205-
image::privileges_grant_and_deny_syntax.svg[width="800", title="GRANT and DENY Syntax", role=popup]
205+
image::privileges_grant_and_deny_syntax.svg[width="800", title="GRANT and DENY Syntax"]
206206

207207
A more detailed syntax illustration for graph privileges would be the following:
208208

209-
image::privileges-on-graph-syntax.svg[width="800", title="Syntax of GRANT and DENY Graph Privileges. The `{` and `}` are part of the syntax and not used for grouping.", role=popup]
209+
image::privileges_on_graph_syntax.svg[width="800", title="Syntax of GRANT and DENY Graph Privileges. The `{` and `}` are part of the syntax and not used for grouping."]
210210

211211
The following image shows the hierarchy between different graph privileges:
212212

0 commit comments

Comments
 (0)