mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-58621-master' of git://github.com/ryanwyllie/moodle
This commit is contained in:
commit
992b296209
10 changed files with 1 additions and 49 deletions
|
@ -23,8 +23,6 @@
|
|||
{
|
||||
"shortname": "course 3",
|
||||
"viewurl": "https://www.google.com",
|
||||
"startdate": 1490320388,
|
||||
"enddate": 1490320388,
|
||||
"summary": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout."
|
||||
}
|
||||
}}
|
||||
|
|
|
@ -27,15 +27,11 @@
|
|||
{
|
||||
"fullnamedisplay": "course 1",
|
||||
"viewurl": "https://www.google.com",
|
||||
"startdate": 1490252232,
|
||||
"enddate": 1490252232,
|
||||
"summary": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout."
|
||||
},
|
||||
{
|
||||
"fullnamedisplay": "course 2",
|
||||
"viewurl": "https://www.google.com",
|
||||
"startdate": 1490252232,
|
||||
"enddate": 1490252232,
|
||||
"summary": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout."
|
||||
}
|
||||
]
|
||||
|
|
|
@ -29,15 +29,11 @@
|
|||
{
|
||||
"fullnamedisplay": "course 1",
|
||||
"viewurl": "https://www.google.com",
|
||||
"startdate": 1490252232,
|
||||
"enddate": 1490252232,
|
||||
"summary": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout."
|
||||
},
|
||||
{
|
||||
"fullnamedisplay": "course 2",
|
||||
"viewurl": "https://www.google.com",
|
||||
"startdate": 1490252232,
|
||||
"enddate": 1490252232,
|
||||
"summary": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout."
|
||||
}
|
||||
]
|
||||
|
|
|
@ -23,8 +23,6 @@
|
|||
{
|
||||
"fullnamedisplay": "course 3",
|
||||
"viewurl": "https://www.google.com",
|
||||
"startdate": 1490320388,
|
||||
"enddate": 1490320388,
|
||||
"summary": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout."
|
||||
}
|
||||
}}
|
||||
|
@ -49,12 +47,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-muted">
|
||||
{{#userdate}}{{startdate}}, {{#str}}strftimedate, langconfig{{/str}}{{/userdate}}
|
||||
{{#enddate}}
|
||||
- {{#userdate}}{{enddate}}, {{#str}}strftimedate, langconfig{{/str}}{{/userdate}}
|
||||
{{/enddate}}
|
||||
</p>
|
||||
<p class="text-muted">
|
||||
{{#shortentext}} 140, {{summary}}{{/shortentext}}
|
||||
</p>
|
||||
|
|
|
@ -23,8 +23,6 @@
|
|||
{
|
||||
"fullnamedisplay": "course 3",
|
||||
"viewurl": "https://www.google.com",
|
||||
"startdate": 1490252232,
|
||||
"enddate": 1490252232,
|
||||
"summary": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout."
|
||||
}
|
||||
}}
|
||||
|
@ -47,12 +45,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-muted">
|
||||
{{#userdate}}{{startdate}}, {{#str}}strftimedate, langconfig{{/str}}{{/userdate}}
|
||||
{{#enddate}}
|
||||
- {{#userdate}}{{enddate}}, {{#str}}strftimedate, langconfig{{/str}}{{/userdate}}
|
||||
{{/enddate}}
|
||||
</p>
|
||||
<p class="text-muted">
|
||||
{{#shortentext}} 140, {{summary}}{{/shortentext}}
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue