Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur 2016-01-07 00:05:39 +01:00
commit 9200a4b69d

View File

@ -594,7 +594,7 @@ if ($object->id > 0)
// List of done actions // List of done actions
show_actions_done($conf,$langs,$db,$object); show_actions_done($conf,$langs,$db,$object);
} }
} }
} }
else else
{ {