Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 60... Línea 60...
60
                        autocomplete="off"
60
                        autocomplete="off"
61
                        value="{{ query }}"
61
                        value="{{ query }}"
62
                        >
62
                        >
63
                        <a class="btn btn-close mr-1"
63
                        <a class="btn btn-close mr-1"
64
                            data-action="closesearch"
64
                            data-action="closesearch"
65
                            data-toggle="collapse"
65
                            data-bs-toggle="collapse"
66
                            href="#searchform-navbar"
66
                            href="#searchform-navbar"
67
                            role="button"
67
                            role="button"
68
                        >
68
                        >
69
                            <svg width="18" height="18" fill="none" viewBox="0 0 24 24">
69
                            <svg width="18" height="18" fill="none" viewBox="0 0 24 24">
70
                                <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M17.25 6.75L6.75 17.25"></path>
70
                                <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M17.25 6.75L6.75 17.25"></path>
Línea 86... Línea 86...
86
        </form>
86
        </form>
87
    </div>
87
    </div>
Línea 88... Línea 88...
88
 
88
 
89
        <a
89
        <a
90
            class="rui-topbar-special-btn"
90
            class="rui-topbar-special-btn"
91
            data-toggle="collapse"
91
            data-bs-toggle="collapse"
92
            data-action="opensearch"
92
            data-action="opensearch"
93
            href="#searchform-navbar"
93
            href="#searchform-navbar"
94
            role="button"
94
            role="button"
95
            aria-expanded="false"
95
            aria-expanded="false"