0.1.47
chat routines
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
|
||||
|
||||
{% if not messages %}
|
||||
{% if not messages and ticket %}
|
||||
{% include "widgets/w_message.html" %}
|
||||
{% else %}
|
||||
{% for msg in messages %}
|
||||
|
||||
Reference in New Issue
Block a user