mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
[ticket/13713] Move mentions avatar template HTML to html file
PHPBB3-13713
This commit is contained in:
1
phpBB/styles/prosilver/template/mentions_templates.html
Normal file
1
phpBB/styles/prosilver/template/mentions_templates.html
Normal file
@@ -0,0 +1 @@
|
||||
<template data-id="mentions-avatar-span"><span class="mention-media-avatar"><img class="avatar" src="" width="" height="" alt="" /></span></template>
|
@@ -26,6 +26,8 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
{% include 'mentions_templates.html' %}
|
||||
|
||||
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/editor.js -->
|
||||
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/tribute.min.js -->
|
||||
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/mentions.js -->
|
||||
|
Reference in New Issue
Block a user