2
0
forked from Wavyzz/dolibarr

Code comment

This commit is contained in:
Laurent Destailleur
2018-01-08 00:05:26 +01:00
parent 9254782ad7
commit e256a1d57e

View File

@@ -119,7 +119,7 @@ if (! defined('JS_JQUERY_DISABLE_DROPDOWN'))
// Wrapper to manage document_preview
if ($conf->browser->layout != 'phone')
{
print "\n/* JS CODE TO ENABLE document_preview */\n";
print "\n/* JS CODE TO ENABLE document_preview */\n"; // Function document_preview is into header
print '
jQuery(document).ready(function () {
jQuery(".documentpreview").click(function () {