mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-29 20:23:27 +01:00
Fix travis
This commit is contained in:
@@ -297,8 +297,7 @@ function LoadProducts(position, issubcat) {
|
||||
echo '$("#prodesc"+ishow).text("");';
|
||||
echo '$("#proimg"+ishow).attr("title","");';
|
||||
echo '$("#proimg"+ishow).attr("src","genimg/empty.png");';
|
||||
} else
|
||||
{
|
||||
} else {
|
||||
echo '$("#probutton"+ishow).hide();';
|
||||
echo '$("#probutton"+ishow).text("");';
|
||||
}?>
|
||||
|
||||
Reference in New Issue
Block a user