Debug last commit
This commit is contained in:
parent
b14ad9654b
commit
424fe0575d
|
|
@ -6,6 +6,8 @@
|
|||
|
||||
#modalViewClient .formClient { margin: -15px; }
|
||||
|
||||
#modalViewClient ul.nav.nav-tabs { padding-left: 10px; }
|
||||
|
||||
/* TAB ABSENCES */
|
||||
|
||||
#modalViewClient div.tabAbsences table { margin-bottom: 0; }
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<small class="db_ref">ref: <span>#</span></small>
|
||||
<h2 class="modal-title">
|
||||
<img src="img/client.svg">
|
||||
Fiche client
|
||||
Client
|
||||
</h2>
|
||||
</div>
|
||||
<div class="modal-body formClient">
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<small class="db_ref">ref: <span>#</span></small>
|
||||
<h2 class="modal-title">
|
||||
<img src="img/contrat.svg">
|
||||
Fiche contrat
|
||||
Contrat
|
||||
</h2>
|
||||
</div>
|
||||
<div class="modal-body formContrat">
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<small class="db_ref">ref: <span>#</span></small>
|
||||
<h2 class="modal-title">
|
||||
<img src="img/contrat.svg">
|
||||
Fiche de type de contrat
|
||||
Contrats type
|
||||
</h2>
|
||||
</div>
|
||||
<table class="table modal-body">
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<small class="db_ref">ref: <span>#</span></small>
|
||||
<h2 class="modal-title">
|
||||
<img src="img/legumes.svg">
|
||||
Fiche légume
|
||||
Légume
|
||||
</h2>
|
||||
</div>
|
||||
<table class="table modal-body">
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<small class="db_ref">ref: <span>#</span></small>
|
||||
<h2 class="modal-title">
|
||||
<img src="img/lieux.svg">
|
||||
Fiche lieu de dépôt
|
||||
Lieu de dépôt
|
||||
</h2>
|
||||
</div>
|
||||
<table class="table modal-body">
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<small class="db_ref">ref: <span>#</span></small>
|
||||
<h2 class="modal-title">
|
||||
<img src="img/livraison.svg">
|
||||
Fiche livraison
|
||||
Livraison
|
||||
</h2>
|
||||
</div>
|
||||
<div class="modal-body formLivraison">
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<small class="db_ref">ref: <span>#</span></small>
|
||||
<h2 class="modal-title">
|
||||
<img src="img/panier.svg">
|
||||
Fiche panier
|
||||
Panier
|
||||
</h2>
|
||||
</div>
|
||||
<table class="table modal-body">
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<small class="db_ref">ref: <span>#</span></small>
|
||||
<h2 class="modal-title">
|
||||
<img src="img/groups.svg">
|
||||
Fiche groupe
|
||||
Groupe
|
||||
</h2>
|
||||
</div>
|
||||
<table class="table modal-body">
|
||||
|
|
|
|||
Loading…
Reference in New Issue