forked from DGNum/gestioCOF
Message de confirmation plus clair
This commit is contained in:
parent
521be6db85
commit
b9699637aa
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,8 @@ $( function() {
|
||||||
content: `
|
content: `
|
||||||
<div class="warning">
|
<div class="warning">
|
||||||
<span class='glyphicon glyphicon-warning-sign'></span><span>Cette opération est irréversible !</span>
|
<span class='glyphicon glyphicon-warning-sign'></span><span>Cette opération est irréversible !</span>
|
||||||
|
<br>
|
||||||
|
<span>N.B. : seuls les articles dont c'est le <b>dernier</b> inventaire en date seront affectés.</span>
|
||||||
</div>
|
</div>
|
||||||
`,
|
`,
|
||||||
backgroundDismiss: true,
|
backgroundDismiss: true,
|
||||||
|
|
Loading…
Reference in a new issue