diff --git a/html/js/card.js b/html/js/card.js index 43cca1158..219566eca 100644 --- a/html/js/card.js +++ b/html/js/card.js @@ -470,7 +470,7 @@ function dis_blank_card(obj) if ( obj.elements && obj.elements['ref'] ) { ref='&ref'; - } + } var content='div_new_card'; var nTop=posY-40; var nLeft=posX-20; diff --git a/html/style.css b/html/style.css index 76ff0ff1d..423e16e43 100644 --- a/html/style.css +++ b/html/style.css @@ -125,7 +125,7 @@ div.u_tmenu div.u_tool { div.u_tool { float:left; width: 100%; - padding-bottom: 7px; + padding-bottom: 20px; } div.u_tool div.name { float:left; @@ -834,7 +834,7 @@ a#anchorbutton:hover, .button:hover,a.button:hover,div.content a.button:hover { border-style: inset ; color:red; margin:1 2 1 2; - + } td.tool { border: solid 1px gray; diff --git a/include/ajax_get_profile.php b/include/ajax_get_profile.php index af9682770..111761837 100644 --- a/include/ajax_get_profile.php +++ b/include/ajax_get_profile.php @@ -35,11 +35,13 @@ $add_one=HtmlInput::button("add", "Ajout Menu","onclick=\"add_menu({dossier:$gDo ?>

Profil p_name?>

+ 0 ) : ?>           + p_id); @@ -50,7 +52,16 @@ $with_calc->set_check($profile->with_calc); $with_direct_form=new ICheckBox("with_direct_form","t"); $with_direct_form->set_check($profile->with_direct_form); -echo '