message_width_js

   Usages of this macro
... in topic.naml
222
223
224
225
226
<macro name="message_width_js">
    <script type="text/javascript">
        Nabble.messageTextWidth();
    </script>
</macro>