Commit 1ac124f2 by Félicie

may more beautiful

parent e0efb776
......@@ -194,7 +194,7 @@ class AdherentAdmin extends AbstractAdmin
$mlc = $em->getRepository(GlobalParameter::class)->val(GlobalParameter::MLC_SYMBOL);
$formMapper
->tab('General')
->with('Solde', ['class' => 'col-md-7'])
->with('Solde', ['class' => 'col-md-12'])
->add('idmlc', TextType::class, [
'disabled' => true,
'label' => 'Solde e-' . $mlc . ' :',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment