diff --git a/content/developer/reference/backend/views.rst b/content/developer/reference/backend/views.rst index 9f7ebaaf5..f4f5a1c8b 100644 --- a/content/developer/reference/backend/views.rst +++ b/content/developer/reference/backend/views.rst @@ -1693,7 +1693,7 @@ root can have the following attributes: ``{$name}`` can be ``bf`` (``font-weight: bold``), ``it`` (``font-style: italic``), or any `bootstrap contextual color`_ (``danger``, ``info``, ``muted``, ``primary``, ``success`` or ``warning``). -``create``, ``edit``, ``delete``, ``duplicate``, ``import``, ``export_xlsx`` +``create``, ``edit``, ``delete``, ``import``, ``export_xlsx`` allows *dis*\ abling the corresponding action in the view by setting the corresponding attribute to ``false`` ``limit``