diff --git a/Documentation/portal-guide/source/portal-developer-guide/customization/menu.rst b/Documentation/portal-guide/source/portal-developer-guide/customization/menu.rst index 75c94c0d2b2..6d900a30ecf 100644 --- a/Documentation/portal-guide/source/portal-developer-guide/customization/menu.rst +++ b/Documentation/portal-guide/source/portal-developer-guide/customization/menu.rst @@ -8,7 +8,7 @@ Menu And Default Homepage In User Profile Introduction ------------ -The Portal main menu has five default items: Dashboard, Processes, Tasks, Cases and Statistics. +The Portal main menu has four default items: Dashboard, Processes, Tasks and Cases. |default-menu-items| @@ -151,7 +151,7 @@ The basic JSON structure of a custom menu item Hide default menu items ----------------------- -You can hide four default menu items: Processes, Tasks, Cases and Statistics from the main menu +You can hide four default menu items: Processes, Tasks and Cases from the main menu by using :ref:`Portal permissions `. .. |default-menu-items| image:: ../../screenshots/dashboard/expanded-left-menu.png \ No newline at end of file diff --git a/Documentation/portal-guide/source/portal-developer-guide/customization/portal-style-customization-logos-colors-date-patterns.rst b/Documentation/portal-guide/source/portal-developer-guide/customization/portal-style-customization-logos-colors-date-patterns.rst index 4e1b3fed3e5..1a56037b3ba 100644 --- a/Documentation/portal-guide/source/portal-developer-guide/customization/portal-style-customization-logos-colors-date-patterns.rst +++ b/Documentation/portal-guide/source/portal-developer-guide/customization/portal-style-customization-logos-colors-date-patterns.rst @@ -111,10 +111,6 @@ You can customize the Portal styles in ``custom.css``. .. warning:: - Do not change ``font-family`` property values. - - Limitation: the task priority color customization hasn't changed the task priority colors in statistic. - - If you want to custom color of statistics please refer to :ref:`Override Statistic color ` - .. |css_variable| raw:: html CSS Variable \ No newline at end of file diff --git a/Documentation/portal-guide/source/portal-developer-guide/installation/index.rst b/Documentation/portal-guide/source/portal-developer-guide/installation/index.rst index c7075563cd4..8d11a50d9f0 100644 --- a/Documentation/portal-guide/source/portal-developer-guide/installation/index.rst +++ b/Documentation/portal-guide/source/portal-developer-guide/installation/index.rst @@ -354,7 +354,6 @@ Migrate 9.2 To 9.3 * Run migration process only once #. We changed the way to navigate to Task Analysis component. Process ``Start Processes/TaskAnalysis/start.ivp`` is moved to new place ``Start Processes/PortalStart/showTaskAnalysis.ivp``. - Refer to :ref:`Task Analysis call` for details. #. We moved the configuration of announcement, thirdparty applications, default statistic charts, application favorite processes, public external links and express processes from the BusinessData tovariables. diff --git a/Documentation/portal-guide/source/portal-user-guide/portal-header/index.rst b/Documentation/portal-guide/source/portal-user-guide/portal-header/index.rst index 2ef2db626e3..24ed7c443b7 100644 --- a/Documentation/portal-guide/source/portal-user-guide/portal-header/index.rst +++ b/Documentation/portal-guide/source/portal-user-guide/portal-header/index.rst @@ -18,7 +18,7 @@ header you find two useful features: |portal-header| User Settings in the |ivy| Portal ------------------------------------- +--------------------------------- When you click on your username in the top right of the |ivy| Portal, a menu is shown allowing you to configure the Portal to your personal @@ -27,7 +27,7 @@ needs. These features are described in the following sections below. Admin Settings -------------- -Menu entry :ref:`admin-settings` is only available for users have role AXONIVY_PORTAL_ADMIN. +Menu entry :ref:`Admin Settings ` is only available for users have role AXONIVY_PORTAL_ADMIN. My profile ----------