Test: reorder lines with jquery
This commit is contained in:
parent
3a202e9a78
commit
fb0ae42ca2
@ -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(){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user