2
0
forked from Wavyzz/dolibarr

Fix travis errors

This commit is contained in:
John BOTELLA
2019-03-08 14:40:22 +01:00
parent 74c8754092
commit ccebb8d1a7
2 changed files with 3 additions and 4 deletions

View File

@@ -8131,4 +8131,3 @@ function dolGetButtonAction($label, $html = '', $actionType = 'default', $url =
return '<div class="inline-block divButAction"><'.$tag.' '.$compiledAttributes.'>'.$html.'</'.$tag.'></div>';
}