Test: reorder lines with jquery

This commit is contained in:
Regis Houssin 2010-09-14 07:28:19 +00:00
parent 3a202e9a78
commit fb0ae42ca2

View File

@ -1367,7 +1367,7 @@ if ($id > 0 || ! empty($ref))
/*
* Lines
*/
if ($conf->use_javascript_ajax && $propal->statut == 0)
if ($conf->use_javascript_ajax && $propal->statut == 0 && $_GET['action'] != 'editline')
{
print '<script>
jQuery(document).ready(function(){