17 lines
337 B
Plaintext
17 lines
337 B
Plaintext
|
|
.center.padding
|
|
|
|
%h1 Boite de réception
|
|
|
|
.col-md-3.customer_message_list
|
|
|
|
.inner.height_frame{:style => "overflow:auto;height:300px;"}
|
|
|
|
=render @customer_messages
|
|
|
|
.col-md-9.customer_message_show_container
|
|
.customer_message_show.inner.height_frame{:style => "overflow:auto;height:300px;"}
|
|
|
|
.clear
|
|
%br
|