issue #0001914 : Modification libellé
This commit is contained in:
parent
dc9bbba661
commit
7e98f44688
@ -36,6 +36,8 @@ $('#dialog').dialog({ buttons: [
|
||||
|
||||
</form>
|
||||
|
||||
<p><i>L'email principal est utilisé pour toutes communications avec Scores & Decisions. Il doit donc être valide.</i></p>
|
||||
|
||||
<script>
|
||||
$('#dialog').dialog({ buttons: [
|
||||
{ text: "Valider", click: function() {
|
||||
|
@ -59,7 +59,7 @@ if ($this->action != 'new') {
|
||||
'idClient' => $this->options->idClient,
|
||||
'login' => $this->loginVu,
|
||||
|
||||
))?>">Editer e-mails secondaires</button>
|
||||
))?>">Voir ou associer des e-mails secondaires</button>
|
||||
<script>
|
||||
$('button#user-emails').button({ icons: { primary: "ui-icon-pencil" }, text: false}).click(function(e) {
|
||||
e.preventDefault();
|
||||
|
Loading…
Reference in New Issue
Block a user