Saisie de bilan : Correction pour la création de nouveau bilan
This commit is contained in:
parent
cff02fad4b
commit
dcfe78b3c3
@ -52,7 +52,7 @@ span.poste input { width:50px; }
|
|||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
<div id="saveMsg" style="text-align:center;width:100%;height:30px;clear:both;"></div>
|
<div id="saveMsg" style="text-align:center;width:100%;height:30px;clear:both;"></div>
|
||||||
<?php if ( $this->infos == 'NEW' ) {?>
|
<?php if ( $this->infos != 'NEW' ) {?>
|
||||||
<input type="hidden" name="originalDateCloture" value="<?=$this->dateCloture?>"/>
|
<input type="hidden" name="originalDateCloture" value="<?=$this->dateCloture?>"/>
|
||||||
<input type="hidden" name="originalTypeBilan" value="<?=$this->typeBilan?>"/>
|
<input type="hidden" name="originalTypeBilan" value="<?=$this->typeBilan?>"/>
|
||||||
<?php }?>
|
<?php }?>
|
||||||
|
Loading…
Reference in New Issue
Block a user