Merge branch 'MDL-61971-master' of git://github.com/mickhawkins/moodle

This commit is contained in:
Jake Dallimore 2018-05-10 16:23:22 +08:00
commit eac66ff63c
5 changed files with 19 additions and 0 deletions

View file

@ -95,6 +95,10 @@
}
}}
{{#httpsite}}
{{> core/notification_warning}}
{{/httpsite}}
<div data-region="datarequests">
<div class="m-t-1 m-b-1">
<a href="{{newdatarequesturl}}" class="btn btn-primary" data-action="new-request">

View file

@ -75,6 +75,10 @@
}
}}
{{#httpsite}}
{{> core/notification_warning}}
{{/httpsite}}
<div data-region="datarequests">
<div class="m-t-1 m-b-1">
<a href="{{newdatarequesturl}}" class="btn btn-primary" data-action="new-request">