Reference lors de la modification
This commit is contained in:
parent
9667819051
commit
179b7e51ac
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user