Changeset 35149 for _plugins_/notation

Show
Ignore:
Timestamp:
02/13/10 20:44:06 (6 months ago)
Author:
brunobergot@…
Message:

afficher la valeur de pondération par défaut dans la page de config

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • _plugins_/notation/formulaires/config_notation.html

    r28108 r35149  
    4141                                </table> 
    4242                        </div> 
    43                         <input type="text" name="ponderation" class="text" value="#ENV{ponderation}" id="notation_ponderation" size='8' />                               
     43                        <input type="text" name="ponderation" class="text" value="#ENV{ponderation,30}" id="notation_ponderation" size='8' />                            
    4444                </li> 
    4545        </ul>