Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 37... Línea 37...
37
        "body": "Some example content for the body"
37
        "body": "Some example content for the body"
38
    }
38
    }
39
}}
39
}}
40
{{< core/modal }}
40
{{< core/modal }}
41
    {{$footer}}
41
    {{$footer}}
42
        <button type="button" class="btn btn-primary" data-action="proceed">{{#str}} proceed {{/str}}</button>
-
 
43
        <button type="button" class="btn btn-secondary" data-action="cancel">{{#str}} cancel {{/str}}</button>
42
        <button type="button" class="btn btn-secondary" data-action="cancel">{{#str}} cancel {{/str}}</button>
-
 
43
        <button type="button" class="btn btn-primary" data-action="proceed">{{#str}} proceed {{/str}}</button>
44
    {{/footer}}
44
    {{/footer}}
45
{{/ core/modal }}
45
{{/ core/modal }}