mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
Merge branch 'MDL-61971-master' of git://github.com/mickhawkins/moodle
This commit is contained in:
commit
eac66ff63c
5 changed files with 19 additions and 0 deletions
|
@ -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">
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue