Skip to content

Commit

Permalink
- up the role count for showing the short form
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Nov 26, 2019
1 parent d8f459d commit 98783a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OFS/dtml/access.dtml
Expand Up @@ -9,7 +9,7 @@
<main class="container-fluid">

<dtml-let roles="valid_roles()"
short_form="len(roles) > 20">
short_form="len(roles) > 30">

<p class="form-help mb-4">
The listing below shows the current security settings for this item.
Expand Down

0 comments on commit 98783a0

Please sign in to comment.