mirror of
https://github.com/moodle/moodle.git
synced 2025-01-30 03:58:34 +01:00
MDL-53515 search: Add template example
This commit is contained in:
parent
0729ea9fd7
commit
7a3bc40cb5
@ -52,6 +52,12 @@
|
||||
"contexturl": "https://example.com/mod/example/view.php?id=2"
|
||||
"userurl": "https://example.com/user/profile.php?id=3",
|
||||
"userfullname": "Example User Full Name",
|
||||
"multiplefiles": true,
|
||||
"filenames":
|
||||
{
|
||||
"file1.txt",
|
||||
"file2.txt"
|
||||
}
|
||||
}
|
||||
}}
|
||||
<div class="result">
|
||||
|
Loading…
x
Reference in New Issue
Block a user