forked from Wavyzz/dolibarr
Merge pull request #29087 from Hystepik/fix-some-display-problems
fix display problem on expense report line
This commit is contained in:
@@ -2574,6 +2574,7 @@ if ($action == 'create') {
|
||||
if ($action != 'editline') {
|
||||
print '<td class="right"></td>';
|
||||
print '<td class="right"></td>';
|
||||
print '<td></td>';
|
||||
}
|
||||
|
||||
print '<td class="center inputbuttons">';
|
||||
|
||||
Reference in New Issue
Block a user