Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 33... Línea 33...
33
    {}
33
    {}
Línea 34... Línea 34...
34
 
34
 
Línea 35... Línea 35...
35
}}
35
}}
36
 
36
 
37
<div class="p-2 discussion-settings-container" data-container="discussion-tools">
37
<div class="p-2 discussion-settings-container" data-container="discussion-tools">
38
    <h3 class="mb-2 mt-2 h6 font-weight-bold">{{#str}} general, core {{/str}}</h3>
38
    <h3 class="mb-2 mt-2 h6 fw-bold">{{#str}} general, core {{/str}}</h3>
39
    {{#capabilities.subscribe}}
39
    {{#capabilities.subscribe}}
40
        {{< mod_forum/setting_switch}}
40
        {{< mod_forum/setting_switch}}
41
            {{$switchid}}subscription-toggle-{{uniqid}}{{/switchid}}
41
            {{$switchid}}subscription-toggle-{{uniqid}}{{/switchid}}
Línea 101... Línea 101...
101
            {{/mod_forum/setting_switch}}
101
            {{/mod_forum/setting_switch}}
102
        {{/istimelocked}}
102
        {{/istimelocked}}
103
    {{/capabilities.manage}}
103
    {{/capabilities.manage}}
Línea 104... Línea 104...
104
 
104
 
105
    {{#movediscussion}}
105
    {{#movediscussion}}
106
        <h3 class="h6 mt-4 font-weight-bold">{{#str}} move, core {{/str}}</h3>
106
        <h3 class="h6 mt-4 fw-bold">{{#str}} move, core {{/str}}</h3>
107
        {{{.}}}
107
        {{{.}}}
Línea 108... Línea 108...
108
    {{/movediscussion}}
108
    {{/movediscussion}}
109
 
109
 
110
    {{#exportdiscussion}}
110
    {{#exportdiscussion}}
111
        <h3 class="h6 mt-4 font-weight-bold">{{#str}} portfolio, portfolio {{/str}}</h3>
111
        <h3 class="h6 mt-4 fw-bold">{{#str}} portfolio, portfolio {{/str}}</h3>
112
        {{{.}}}
112
        {{{.}}}