Reference lors de la modification

This commit is contained in:
Michael RICOIS 2012-05-15 14:53:09 +00:00
parent 9667819051
commit 179b7e51ac

View File

@ -76,7 +76,7 @@ input[type="text"] {
</div> </div>
<div style="clear:both;"> <div style="clear:both;">
Référence <input type="text" name="profil" value="" /> Référence <input type="text" name="profil" value="<?=$this->reference?>" />
<?php if ($this->edit) { ?> <?php if ($this->edit) { ?>
<a id="save" href="<?=$this->url(array('controller'=>'profil', 'action'=>'save', 'id'=>$this->id))?>">Modifier</a> <a id="save" href="<?=$this->url(array('controller'=>'profil', 'action'=>'save', 'id'=>$this->id))?>">Modifier</a>