Skip to content

Commit

Permalink
modificado: atvirtual/www/index_en.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pibico committed Feb 20, 2021
1 parent 1085543 commit 2a29704
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions atvirtual/www/index_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
<span class="hide-menu">Home</span>
</a>
</li>
{% if frappe.session.user != 'Guest' %}
<li class="list-divider"></li>
<li class="nav-small-cap"><span class="hide-menu">Applications</span></li>
<li class="sidebar-item">
Expand Down Expand Up @@ -188,6 +189,7 @@
<span class="hide-menu">Logout</span>
</a>
</li>
{% endif %}
</ul>
</nav>
<!-- End Sidebar navigation -->
Expand Down

0 comments on commit 2a29704

Please sign in to comment.