Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 22... Línea 22...
22
    Example context (json): {}
22
    Example context (json): {}
23
}}
23
}}
24
{{^divider}}
24
{{^divider}}
25
{{#haschildren}}
25
{{#haschildren}}
26
<div class="rui-navbar-lang dropup">
26
<div class="rui-navbar-lang dropup">
27
    <button class="rui-topbar-btn rui-lang-btn" id="drop-down-{{uniqid}}" data-toggle="dropdown" aria-haspopup="true" role="button" aria-label="Languages" aria-expanded="false">
27
    <button class="rui-topbar-btn rui-lang-btn" id="drop-down-{{uniqid}}" data-bs-toggle="dropdown" aria-haspopup="true" role="button" aria-label="Languages" aria-expanded="false">
28
        <svg class="ml-md-2" width="24" height="24" fill="none" viewBox="0 0 24 24">
28
        <svg class="ml-md-2" width="24" height="24" fill="none" viewBox="0 0 24 24">
29
            <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.75 19.25L5.75 13.25M5.75 13.25L5.75 5.75C5.75 5.75 8.5 3.5 12 5.75C15.5 8 18.25 5.75 18.25 5.75L18.25 13.25C18.25 13.25 15.5 15.5 12 13.25C8.5 11 5.75 13.25 5.75 13.25Z"></path>
29
            <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.75 19.25L5.75 13.25M5.75 13.25L5.75 5.75C5.75 5.75 8.5 3.5 12 5.75C15.5 8 18.25 5.75 18.25 5.75L18.25 13.25C18.25 13.25 15.5 15.5 12 13.25C8.5 11 5.75 13.25 5.75 13.25Z"></path>
30
        </svg>
30
        </svg>
31
        <span class="rui-lang-btn-text ml-2 mr-2 text-uppercase">{{currentlangname}}</span>
31
        <span class="rui-lang-btn-text ml-2 mr-2 text-uppercase">{{currentlangname}}</span>
32
    </button>
32
    </button>