mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 18:56:02 +07:00
fix(developer): remove duplicate reference to declarative settings
Signed-off-by: Edward Ly <contact@edward.ly>
This commit is contained in:
@@ -14,7 +14,7 @@ For the front-end part AppAPI will inject the current user's locale ``l10n/<lang
|
||||
|
||||
.. note::
|
||||
|
||||
ExApp l10n files are included only on the ExApp UI pages (:ref:`Top Menu <top_menu_section>`), Files (for :ref:`FileAction <file_actions_menu_section>`) and Settings (for :ref:`DeclarativeSettings <declarative_settings_section>`).
|
||||
ExApp l10n files are included only on the ExApp UI pages (:ref:`Top Menu <top_menu_section>`), Files (for :ref:`FileAction <file_actions_menu_section>`) and Settings (for :ref:`DeclarativeSettings <exapp_declarative_settings_section>`).
|
||||
|
||||
|
||||
Back-end
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. _declarative_settings_section:
|
||||
.. _exapp_declarative_settings_section:
|
||||
|
||||
====================
|
||||
Declarative Settings
|
||||
|
||||
Reference in New Issue
Block a user