mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-64099 message: Show last message for individual messages
This commit is contained in:
parent
d67e734678
commit
494575bc55
1 changed files with 3 additions and 0 deletions
|
@ -87,6 +87,9 @@
|
|||
}
|
||||
{{/str}}
|
||||
{{/lastsendername}}
|
||||
{{^lastsendername}}
|
||||
<span class='text-muted'>{{lastmessage}}</span>
|
||||
{{/lastsendername}}
|
||||
{{/sentfromcurrentuser}}
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue