Remove page title to save space on mobile
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
33fa68e0e7
commit
3e803cf71f
1 changed files with 0 additions and 3 deletions
|
|
@ -78,9 +78,6 @@ $arrayofcss = array('/handybarcodescanner/css/scanner.css');
|
||||||
|
|
||||||
llxHeader('', $langs->trans("HandyBarcodeScanner"), '', '', 0, 0, array(), $arrayofcss, '', 'mod-handybarcodescanner page-scanner classforhorizontalscrolloftabs');
|
llxHeader('', $langs->trans("HandyBarcodeScanner"), '', '', 0, 0, array(), $arrayofcss, '', 'mod-handybarcodescanner page-scanner classforhorizontalscrolloftabs');
|
||||||
|
|
||||||
// Titel
|
|
||||||
print load_fiche_titre($langs->trans("HandyBarcodeScanner"), '', 'handybarcodescanner@handybarcodescanner');
|
|
||||||
|
|
||||||
print '<div class="scanner-wrapper fichecenter">';
|
print '<div class="scanner-wrapper fichecenter">';
|
||||||
|
|
||||||
// Mode Tabs - Dolibarr Style
|
// Mode Tabs - Dolibarr Style
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue