Browse Source

[UPDT] Index Update

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

28
hide_menu_user/static/description/index.html

@ -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>
@ -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