2017-06-06 16:15:40 +02:00

19 lines
333 B
Plaintext

.center.padding
%h1 Conversations
.col-md-3.customer_message_list
.inner.height_frame{:style => "overflow:auto;height:300px;"}
=render @conversations
.col-md-9.customer_message_show_container
.customer_message_show.inner.height_frame{:style => "overflow:auto;height:300px;"}
.clear
%br