v20191230
authorkilian (dks-laptop) <ksaffran@dks.lu>
Tue, 31 Dec 2019 08:02:02 +0000 (09:02 +0100)
committerkilian (dks-laptop) <ksaffran@dks.lu>
Tue, 31 Dec 2019 08:02:02 +0000 (09:02 +0100)
backoffice/tmpl/module/billjee/courts.js
tmpl/block/topnav.tt
tmpl/page/links.tt

index 07feff0..a8a5123 100644 (file)
@@ -8,7 +8,7 @@ var court = {
 ,"Justice de Paix – Diekirch": ["Salle 1"]
 };
 var tmpltext = {
-  [% pttmpl = dksdb.prepare("select textdefaultoffer, textdefaultrequest from billjee where id_user= ?;") %]
+  [% pttmpl = dksdb.prepare("select replace(textdefaultoffer,'''','\'') as textdefaultoffer, replace(textdefaultrequest,'''','\'') as textdefaultrequest from billjee where id_user= ?;") %]
   [% FOREACH ttmpl = pttmpl.execute(session.id) %]
    "offer":"[% ttmpl.textdefaultoffer %]",
    "request":"[% ttmpl.textdefaultrequest %]"
index 359f14e..10ddca2 100644 (file)
@@ -1,9 +1,9 @@
 <div id="annuairenav"></div>\r
 <nav class="navbar navbar-expand-sm ">\r
   <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarjuridig" aria-controls="navbarjuridig" aria-expanded="false" aria-label="Toggle navigation">\r
-    <span class="navbar-toggler-icon"></span>\r
+    <span class="navbar-toggler-icon"><i class="fas fa-bars"></i></span>\r
   </button>\r
-\r
+  \r
   <div class="collapse navbar-collapse justify-content-center" id="navbarjuridig">\r
     <ul class="navbar-nav">\r
      <li class="nav-item"> <a  class="nav-link" href="[% baseurl %]#annuairenav">Annuaire</a> </li>\r
index 8978702..8186bda 100644 (file)
@@ -1,47 +1,69 @@
+<div class="container" style="min-height: 85vh;">
+<br/><br/>
+<div class="container text-center">
 <h3>BARREAU</h3>
 
-<a target="_blank" href="https://www.barreau.lu/">
+<a target="_blank" href="https://www.barreau.lu/" >
 site officiel du Barreau de Luxembourg
 </a>
-
-<a target="_blank" href="http://avocats-diekirch.lu/fr/accueil/">
+<br/><br/>
+<a target="_blank" href="http://avocats-diekirch.lu/fr/accueil/"  style="padding-bottom: 15px;">
 site officiel du Barreau de Diekirch
 </a>
+<br/><br/>
+</div>
+<div class="container text-center">
 <h3>JUSTICE</h3>
 
-<a target="_blank" href="https://justice.public.lu/fr.html">
+<a target="_blank" href="https://justice.public.lu/fr.html"  style="padding-bottom: 15px;">
 site officiel Justice Luxembourg
 </a>
-<a target="_blank" href="https://justice.public.lu/fr/jurisprudence.html"> 
+<br/><br/>
+<a target="_blank" href="https://justice.public.lu/fr/jurisprudence.html" style="padding-bottom: 15px;"> 
 Recherche de jurisprudences
 </a>
+<br/><br/>
+</div>
+<div class="container text-center">
 <h3>COMMERCE</h3>
 
 <a target="_blank" href="https://guichet.public.lu/fr/outils/autorisations.html?search=&submit=Recherche"> 
-rechercher une autorisation d'établissemen
+rechercher une autorisation d'établissement
 </a>
+<br/><br/>
+</div>
+<div class="container text-center">
 <h3>FAILLITES</h3>
 
-<a target="_blank" href="https://www.barreau.lu/faillites">
+<a target="_blank" href="https://www.barreau.lu/faillites" style="padding-bottom: 15px;">
 Site Barreau - faillites
 </a>
+<br/><br/>
+</div>
+<div class="container text-center">
 <h3>HUISSIERS</h3>
 
-<a target="_blank" href="http://www.huissier.lu/members.php">
+<a target="_blank" href="http://www.huissier.lu/members.php"  style="padding-bottom: 15px;">
 tableau des huissiers
 </a>
+<br/><br/>
+</div>
+<div class="container text-center">
 <h3>VENTES AUX ENCHERES ET ADJUDICATION</h3>
 
-<a target="_blank" href="http://www.aed.public.lu/domaine/ventes/">
+<a target="_blank" href="http://www.aed.public.lu/domaine/ventes/"  style="padding-bottom: 15px;">
 Ventes publiques et adjudications
 </a>
-<a target="_blank" href="https://www.huissiers.lu/FR/news/newsletter.asp">
+<br/><br/>
+<a target="_blank" href="https://www.huissiers.lu/FR/news/newsletter.asp"  style="padding-bottom: 15px;">
 Ventes aux enchères - Pierre Biel & Geoffrey Gall
 </a>
-<a target="_blank" href="https://www.tapella-nilles.lu/ventes-aux-encheres/">
+<br/><br/>
+<a target="_blank" href="https://www.tapella-nilles.lu/ventes-aux-encheres/"  style="padding-bottom: 15px;">
 Ventes aux enchères - Tapella & Nille
 </a>
-<a target="_blank" href="http://www.krieger-avocats.lu/encheres/">
-Krieger Associates
-</a>
+<br/><br/>
+</div>
+</div>
+