FIX css border missing
This commit is contained in:
parent
6bec121c9f
commit
48e042b669
@ -1996,7 +1996,7 @@ else
|
||||
print '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
|
||||
print '<input type="hidden" name="action" value="closeline">';
|
||||
|
||||
print '<table class="noborder tableforservicepart2 boxtablenobottom" width="100%">';
|
||||
print '<table class="noborder tableforservicepart2'.($cursorline < $nbofservices ?' boxtablenobottom':'').'" width="100%">';
|
||||
|
||||
// Definie date debut et fin par defaut
|
||||
$dateactstart = $objp->date_debut_reelle;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user