Merge branch 'MDL-58621-master' of git://github.com/ryanwyllie/moodle

This commit is contained in:
Dan Poltawski 2017-04-20 13:14:00 +01:00
commit 992b296209
10 changed files with 1 additions and 49 deletions

View file

@ -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."
}
}}

View file

@ -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."
}
]

View file

@ -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."
}
]

View file

@ -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>

View file

@ -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>