3 lines
No EOL
242 B (Stored with Git LFS)
Text
3 lines
No EOL
242 B (Stored with Git LFS)
Text
<div class="zammad-chat-message zammad-chat-message--<%= @from %><%= @unreadClass %>">
|
|
<span class="zammad-chat-message-body"<%= " style='background: #{ @background }'" if @background and @from is 'customer' %>><%- @message %></span>
|
|
</div> |