Skip to content

Commit

Permalink
Merge branch 'MDL-58621-master' of git://github.com/ryanwyllie/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
danpoltawski committed Apr 20, 2017
2 parents 1d53b80 + d6c25e5 commit 992b296
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 49 deletions.
2 changes: 0 additions & 2 deletions blocks/myoverview/templates/course-item.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
]
Expand Down
4 changes: 0 additions & 4 deletions blocks/myoverview/templates/course-paging-content.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
]
Expand Down
8 changes: 0 additions & 8 deletions blocks/myoverview/templates/course-summary.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
}}
Expand All @@ -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>
Expand Down
8 changes: 0 additions & 8 deletions blocks/myoverview/templates/courses-view-course-item.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
}}
Expand All @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion theme/boost/scss/moodle/blocks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ $doughnut-fill-colour: $brand-warning;
/*rtl:ignore*/
left: 50%;
margin: 0;
transform: translate(-48%, -50%);
transform: translate(-45%, -45%);
color: #fff;
height: ($chart-size / 2) + 10px;
width: ($chart-size / 2) + 10px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
}}
Expand All @@ -45,12 +43,6 @@
</div>
</div>
</div>
<p class="muted">
{{#userdate}}{{startdate}}, {{#str}}strftimedate, langconfig{{/str}}{{/userdate}}
{{#enddate}}
- {{#userdate}}{{enddate}}, {{#str}}strftimedate, langconfig{{/str}}{{/userdate}}
{{/enddate}}
</p>
<p class="muted">
{{#shortentext}} 140, {{{summary}}}{{/shortentext}}
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
{
"shortname": "course 3",
"viewurl": "https://www.google.com",
"startdate": "Nov 1th, 10am",
"enddate": "Nov 4th, 10am",
"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."
}
}}
Expand All @@ -40,12 +38,6 @@
<h4 class="media-heading"><a href="{{viewurl}}">{{fullnamedisplay}}</a></h4>
</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>
Expand Down

0 comments on commit 992b296

Please sign in to comment.