Browse Source

[UPDT] Index Update

pull/175/head
Ajmal Cybro 4 years ago
parent
commit
2000152f2c
  1. 32
      hide_menu_user/static/description/index.html

32
hide_menu_user/static/description/index.html

@ -24,7 +24,7 @@
<p class="text-center" style="color: #212529 !important; font-size: 1.5rem !important;">
In this module you can hide any menu item for a user. From Users click on the
'Hide Specific Menu' tab where you can select multiple menu items that should be hidden to
that particular user.
that particular user.
</p>
</div>
</div>
@ -40,39 +40,34 @@
<div class="row">
<div class="col-lg-6">
<div class="col-lg-12">
<div class="d-flex deep-2"
style="height: 60px !important; padding: 1rem 1.5rem !important; border-radius: 0 !important; margin: 1.5rem 0">
<img src="./images/checked.png"
style="height: 24px !important; width: 24px !important;" class="mt-1 mr-2"
height="24px" width="24px">
<img src="./images/checked.png" style="height: 24px !important; width: 24px !important;"
class="mt-1 mr-2" height="24px" width="24px">
<p style="color: #212529 !important; font-size: 1.3rem !important;">
Tested in both Enterprise and Community.
</p>
</div>
<div class="d-flex deep-2"
style="height: 90px !important; padding: 1rem 1.5rem !important; border-radius: 0 !important; margin: 1.5rem 0">
<img src="./images/checked.png"
style="height: 24px !important; width: 24px !important;" class="mt-1 mr-2"
height="24px" width="24px">
style="height: 60px !important; padding: 1rem 1.5rem !important; border-radius: 0 !important; margin: 1.5rem 0">
<img src="./images/checked.png" style="height: 24px !important; width: 24px !important;"
class="mt-1 mr-2" height="24px" width="24px">
<p style="color: #212529 !important; font-size: 1.3rem !important;">
Easily hide any menu/submenu items user vise.
Easily hide any menu/submenu items user-wise.
</p>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex deep-2"
style="height: 60px !important; padding: 1rem 1.5rem !important; border-radius: 0 !important; margin: 1.5rem 0">
<img src="./images/checked.png"
style="height: 24px !important; width: 24px !important;" class="mt-1 mr-2"
height="24px" width="24px">
<img src="./images/checked.png" style="height: 24px !important; width: 24px !important;"
class="mt-1 mr-2" height="24px" width="24px">
<p style="color: #212529 !important; font-size: 1.3rem !important;">
No additional configuration needed.
</p>
</div>
</div>
</div>
</div>
@ -100,7 +95,7 @@
</h3>
<p
style="color: #212529 !important; font-size: 1.3rem !important; font-weight: 300 !important;">
Go to Settings > Users and there you can see the 'Hide Specific Menu' tab where you can
Go to Settings > Users and there you can see the 'Hide Specific Menu' tab where you can
select any Menu/Submenu that needs to be hidden to the selected user.
</p>
</div>
@ -210,7 +205,8 @@
</h3>
<p
style="color: #212529 !important; font-size: 1.3rem !important; font-weight: 300 !important;">
Option to hide menu for an admin user is disabled as this may create issues in the workflow
Option to hide menu for an admin user is disabled as this may create issues in the
workflow
</p>
</div>

Loading…
Cancel
Save