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