[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 30/46: fix bug
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 30/46: fix bug |
Date: |
Tue, 13 Jul 2021 05:01:58 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 6e6e4b902fba0ecddeb33f44370b6ec58b183dd2
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sun Jun 20 02:29:54 2021 +0200
fix bug
---
html/js/card.js | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/html/js/card.js b/html/js/card.js
index 7142cff..f51306c 100644
--- a/html/js/card.js
+++ b/html/js/card.js
@@ -693,7 +693,6 @@ function successFill_ipopcard(req,json)
*/
function select_card_type(obj)
{
-
var dossier=$('gDossier').value;
var elementId="";
// give a filter, -1 if not
@@ -709,7 +708,7 @@ function select_card_type(obj)
var str_style="top:"+sx+"px;height:auto";
waiting_box();
- var popup={'id':
"content",'cssclass':'inner_box','style':str_style,'html':"",'drag':false};
+ var popup={'id':
content,'cssclass':'inner_box','style':str_style,'html':"",'drag':false};
- [Noalyss-commit] [noalyss] 36/46: get the output with transform2pdf in case it fails, (continued)
- [Noalyss-commit] [noalyss] 36/46: get the output with transform2pdf in case it fails, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 41/46: Cosmetic #0002033: Alignement totaux + Trésorerie -> Financier/banque, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 42/46: Typo , debug information, jQuery available, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 43/46: check that g_user exists and not the g_theme, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 46/46: Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 45/46: Cosmetic : unwanted char in operation detail, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 37/46: Manage_Table show header even if table empty, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 13/46: Forecast : protect against empty name, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 14/46: Bug simple report : FROM 00.0000 was computed from user preference instead of end period. Improve ergonomy, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 25/46: Cosmetic : appearance h2.info, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 30/46: fix bug,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 34/46: Typo , adapt unit-test, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 38/46: Remove Actif / Passif as card attribute, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 39/46: Acc_ledger : use $currency_rate instead of variable from extract, Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 40/46: Merge branch 'b-orion' into 'master', Dany De Bontridder, 2021/07/13
- [Noalyss-commit] [noalyss] 44/46: Cosmetic : unwanted char in operation detail, Dany De Bontridder, 2021/07/13