This website works better with JavaScript.
Home
Explore
Help
Sign In
BenoitCier
/
Opendistrib
forked from
Laclic/Souke
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[backend] Récap : page-break-inside dans les table pour permettre l'impression de récaps avec beaucoup de produits.
dev
Guillaume
4 years ago
parent
846a8dd59a
commit
da8b8ff1ae
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
backend/controllers/DistributionController.php
+ 1
- 0
backend/controllers/DistributionController.php
View File
@@ -498,6 +498,7 @@ class DistributionController extends BackendController
border: solid 1px #e0e0e0 ;
padding: 3px 8px ;
vertical-align : top;
page-break-inside: avoid !important;
}
table tr th {
Write
Preview
Loading…
Cancel
Save