Proyectos de Subversion Moodle

Rev

Rev 663 | Rev 666 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 663 Rev 664
Línea 172... Línea 172...
172
                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 5.75H19.25"></path>
172
                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 5.75H19.25"></path>
173
                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 18.25H19.25"></path>
173
                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 18.25H19.25"></path>
174
                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 12H19.25"></path>
174
                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.75 12H19.25"></path>
175
                </svg>
175
                </svg>
176
            </button>
176
            </button>
177
            <div class="dropdown-menu" aria-labelledby="dropdownMenuButton" id="topbar-menu-dropdown">
177
            <div class="dropdown-menu topbar-menu-dropdown" aria-labelledby="dropdownMenuButton">
178
                    <a class="dropdown-item" href="/my/">
178
                    <a class="dropdown-item" href="/my/">
179
                        <img src="#" alt="Área Personal" class="menu-icon-topbar">
179
                        <img src="#" alt="Área Personal" class="menu-icon-topbar">
180
                        Área Personal
180
                        Área Personal
181
                    </a>
181
                    </a>
182
                    <a class="dropdown-item" href="/calendar/view.php?view=month">
182
                    <a class="dropdown-item" href="/calendar/view.php?view=month">
Línea 257... Línea 257...
257
        </ul>
257
        </ul>
Línea 258... Línea 258...
258
 
258
 
Línea 259... Línea 259...
259
        {{{ output.edit_switch }}}
259
        {{{ output.edit_switch }}}
260
 
-
 
261
    </div>
260
 
-
 
261
    </div>
-
 
262
</nav>