Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 26... Línea 26...
26
        ]
26
        ]
27
    }
27
    }
28
}}
28
}}
29
<div class="hidden_condition_advanced">
29
<div class="hidden_condition_advanced">
30
    <input type="hidden" name="showhidden" value="0" id="showhidden_off">
30
    <input type="hidden" name="showhidden" value="0" id="showhidden_off">
31
    <input id="showhidden_on" class="searchoptions mr-1" type="checkbox" value="1" name="showhidden" {{{checked}}}>
31
    <input id="showhidden_on" class="searchoptions me-1" type="checkbox" value="1" name="showhidden" {{{checked}}}>
32
    <label for="showhidden_on">{{#str}} showhidden, question{{/str}}</label>
32
    <label for="showhidden_on">{{#str}} showhidden, question{{/str}}</label>
33
</div>
33
</div>