issue #0001488 : Suppression cut-off de l'edition de la fiche
This commit is contained in:
parent
dd52302193
commit
6abcb054fd
@ -156,30 +156,6 @@ if (substr($this->etab->autreId,0,1)=='W'){
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<label>Encours</label>
|
||||
<input type="text" name="score[encours]" value="">
|
||||
<span class="left">€</span>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<label>Note indiScore</label>
|
||||
<input style="width:25px;" type="text" name="score[scoreSolv]" value="">
|
||||
<span class="left"> / 100</span>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<label>Note Dirigeance</label>
|
||||
<input style="width:25px;" type="text" name="score[scoreDir]" value="">
|
||||
<span class="left"> / 100</span>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<label>Note Conformité</label>
|
||||
<input style="width:25px;" type="text" name="score[scoreConf]" value="">
|
||||
<span class="left"> / 100</span>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
$disable = ' disabled';
|
||||
if(substr($this->etab->FJ,0,1)=='1' || in_array($this->etab->FJ, array(2310, 2320, 2385))) {
|
||||
|
Loading…
Reference in New Issue
Block a user