mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-38763 fix trailing whitespace
This commit is contained in:
parent
3e5bcbf851
commit
7d8684c552
@ -30,7 +30,7 @@
|
|||||||
* roles array of role details
|
* roles array of role details
|
||||||
|
|
||||||
Example context (json):
|
Example context (json):
|
||||||
{ "message": "Do you really want to remove Non-editing teacher from the list of allowed roles for capability
|
{ "message": "Do you really want to remove Non-editing teacher from the list of allowed roles for capability
|
||||||
View added and updated modules in recent activity block?",
|
View added and updated modules in recent activity block?",
|
||||||
"roles": [{"roleid": 1, "rolename": "manager", "disabled":"disabled"}]}
|
"roles": [{"roleid": 1, "rolename": "manager", "disabled":"disabled"}]}
|
||||||
}}
|
}}
|
||||||
@ -41,4 +41,4 @@
|
|||||||
<input type="button" value="{{rolename}}" data-role-id="{{roleid}}" {{disabled}}/>
|
<input type="button" value="{{rolename}}" data-role-id="{{roleid}}" {{disabled}}/>
|
||||||
{{/roles}}
|
{{/roles}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user