issue #0001914 : Modification libellé

This commit is contained in:
Michael RICOIS 2014-04-22 12:52:55 +00:00
parent dc9bbba661
commit 7e98f44688
2 changed files with 3 additions and 1 deletions

View File

@ -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() {

View File

@ -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();