Update my.mustache - Removendo breadscrumb do my Moodle.

This commit is contained in:
Saulo Rufino de Sá
2020-04-01 11:06:39 -03:00
parent 3324a1bd49
commit f33544f67d

View File

@@ -61,7 +61,7 @@
<div class="cabecalho-header">
<div id="cabecalho-geral" class="container-fluid">
<div class="page-title">
{{{ output.breadscrumb }}}
<!-- espaço do output.breadscrumb -->
<label style="color:#fff; margin: 15px 0 0 0;">Bem-vindo {{username}}</label>
<h1>Meus módulos</h1>
</div>