Browse Source

Update Dashboard & Logout docs (#240)

* Update dashboard.rst

* Added screenshot

* Update logout.rst

* Delete source/_static/images/home/fusionpbx_logout.jpg

* Added screenshot

* Added screenshot

* Update logout.rst
Anthony 8 months ago
parent
commit
9e229b40aa

BIN
source/_static/images/home/fusionpbx_logout.jpg


BIN
source/_static/images/home/fusionpbx_logout.png


BIN
source/_static/images/home/fusionpbx_logout1.png


BIN
source/_static/images/home/fusionpbx_logout2.png


+ 1 - 1
source/home/dashboard.rst

@@ -5,7 +5,7 @@ Dashboard
 Quickly access information and tools related to your account.  Depending on the user permissions, the user may see less options on this screen.
 
 .. image:: ../_static/images/home/fusionpbx_home_dashboard.png
-        :scale: 50%
+        :scale: 35%
 
 
 * **Voicemail:** New and total voicemails related to the users voicemail box.  A user can be assigned to more than 1 voicemail box.

+ 13 - 2
source/home/logout.rst

@@ -3,8 +3,19 @@ Logout
 #######
 
 
-Logout when you are done, after an upgrade or specific setting change that requires a new session.
+Logout is under **Home** in the menu dropdown. 
 
-.. image:: ../_static/images/home/fusionpbx_logout.jpg
+Logging out could be necessary after an upgrade or settings change that requires a new session.
+
+.. image:: ../_static/images/home/fusionpbx_logout.png
+        :scale: 85%
+
+Alternatively, you can logout through the user icon located on the top right corner.
+
+.. image:: ../_static/images/home/fusionpbx_logout1.png
         :scale: 85%
 
+A logout button can also be added to the top right corner by setting **logout_icon_visible** as true in default settings
+
+.. image:: ../_static/images/home/fusionpbx_logout2.png
+        :scale: 85%