"Beta release"
This commit is contained in:
@@ -54,9 +54,9 @@
|
||||
id='designation'
|
||||
type='text'
|
||||
onchange='javascript:update_componant(this, {{ componant.id }}, "text");'
|
||||
maxlength='50'
|
||||
title='Désignation (max. 50)'
|
||||
placeholder='Désignation (max. 50)'
|
||||
maxlength='100'
|
||||
title='Désignation (max. 100)'
|
||||
placeholder='Désignation (max. 100)'
|
||||
value='{{ componant.designation }}' />
|
||||
</div>
|
||||
<div class='input_block'>
|
||||
|
||||
Reference in New Issue
Block a user