mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-59383 core_calendar: css fixes to summary modal body
This commit is contained in:
parent
afabbd110e
commit
6133141798
@ -26,7 +26,7 @@
|
||||
"eventtype": "open",
|
||||
}
|
||||
}}
|
||||
<div class="container">
|
||||
<div>
|
||||
<h4>{{#str}} when, core_calendar {{/str}}</h4>
|
||||
{{#userdate}} {{timestart}}, {{#str}} strftimerecentfull {{/str}} {{/userdate}}
|
||||
<br>
|
||||
|
@ -26,7 +26,7 @@
|
||||
}}
|
||||
{{< core/modal }}
|
||||
{{$footer}}
|
||||
<button type="button" class="btn btn-secondary pull-xs-left" data-action="delete">{{#str}} delete {{/str}}</button>
|
||||
<button type="button" class="btn btn-secondary" data-action="delete">{{#str}} delete {{/str}}</button>
|
||||
<button type="button" class="btn btn-primary" data-action="edit">{{#str}} edit {{/str}}</button>
|
||||
{{/footer}}
|
||||
{{/ core/modal }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user