Roundcube Community Forum

 

[lerry skin] preview panel show details as default

Started by bepi, October 10, 2012, 03:28:09 AM

Previous topic - Next topic

bepi

Hi, there is a way to set in the preview panel as default in "show details" mode?

Thank you :)

hce_

#1
you can add

toggle_preview_headers(this);

as line 81 in ui.js to show the email details by default.


bepi

Quote from: hce_ on February 22, 2013, 06:38:35 PM
you can add

toggle_preview_headers(this);

as line 81 in ui.js to show the email details by default.

Your solution work fine :) Thank you.

To developers: can be useful have this option in the settings menu :)