Skip to content

Commit 7881557

Browse files
committed
DOC-3246: Final final edit
1 parent 4edf9b8 commit 7881557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/configuration/suggestededits_access.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tinymce.init({
3737
selector: 'textarea', // Change this value according to your HTML
3838
plugins: 'suggestededits',
3939
toolbar: 'suggestededits',
40-
suggestededits_access: 'feedback', // Change this value to set the {pluginname} view permissions
40+
suggestededits_access: 'read', // Change this value to set the {pluginname} view permissions
4141
readonly: false // Set to true to restrict editing
4242
});
4343
----

0 commit comments

Comments
 (0)