From 09ea4f71a2eff3fbd3a2b5b2f181b7290c4b63aa Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 23 Jun 2012 00:45:16 +0000 Subject: [PATCH] 0000577: Remplacer FICHE par PRINTCARD --- html/js/card.js | 2 +- html/style.css | 4 ++-- include/ajax_get_profile.php | 13 ++++++++++++- include/fiche.inc.php | 2 +- sql/upgrade.sql | 11 ++++++----- 5 files changed, 22 insertions(+), 10 deletions(-) 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 '