Browse Source

améliore le style par défaut du titre

master
vince vince 2 years ago
parent
commit
691caefb54
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      index.php

+ 1
- 1
index.php View File

@ -47,7 +47,7 @@ if ($hasSupplier) {
$config[$supplier] = array_merge(
[
'title' => '%supplier% <small class="text-muted d-block d-sm-inline">%date%</small>',
'title' => '%supplier% <small class="text-muted text-nowrap d-block d-sm-inline">%date%</small>',
'description' => '',
'choices' => [],
'start' => 'now 00:00:00',


Loading…
Cancel
Save