Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 43... Línea 43...
43
                <svg width="20" height="20" fill="none" viewBox="0 0 24 24">
43
                <svg width="20" height="20" fill="none" viewBox="0 0 24 24">
44
                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.25 19.25L15.5 15.5M4.75 11C4.75 7.54822 7.54822 4.75 11 4.75C14.4518 4.75 17.25 7.54822 17.25 11C17.25 14.4518 14.4518 17.25 11 17.25C7.54822 17.25 4.75 14.4518 4.75 11Z"></path>
44
                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.25 19.25L15.5 15.5M4.75 11C4.75 7.54822 7.54822 4.75 11 4.75C14.4518 4.75 17.25 7.54822 17.25 11C17.25 14.4518 14.4518 17.25 11 17.25C7.54822 17.25 4.75 14.4518 4.75 11Z"></path>
45
                </svg>
45
                </svg>
46
            </span>        
46
            </span>        
47
            <input type="text"
47
            <input type="text"
48
            id="searchinput-{{uniqid}}"
48
            id="reportbuilder-sidebar-search"
49
            type="text"
49
            type="text"
50
            class="search-input"
50
            class="search-input"
51
            placeholder="{{#str}} search, core_search {{/str}}"
51
            placeholder="{{#str}} search, core_search {{/str}}"
52
            aria-label="{{#str}} search, core_search {{/str}}"
52
            aria-label="{{#str}} search, core_search {{/str}}"
53
            data-action="sidebar-search">
53
            data-action="sidebar-search">          
54
            <button type="submit" class="search-input-btn">
-
 
55
                <svg width="22" height="22" fill="none" viewBox="0 0 24 24">
-
 
56
                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.75 6.75L19.25 12L13.75 17.25"></path>
-
 
57
                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 12H4.75"></path>
-
 
58
                </svg>
-
 
59
                <span class="sr-only">{{ searchstring }}</span>
-
 
60
            </button>            
-
 
61
        </div>
54
        </div>
Línea 62... Línea 55...
62
 
55
 
63
    </div>
56
    </div>
64
    <div class="reportbuilder-sidebar-menu-cards">
57
    <div class="reportbuilder-sidebar-menu-cards">